Index: head/devel/py-jeepney/Makefile =================================================================== --- head/devel/py-jeepney/Makefile (revision 476521) +++ head/devel/py-jeepney/Makefile (revision 476522) @@ -1,19 +1,20 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= jeepney PORTVERSION= 0.3.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Low-level, pure Python DBus protocol wrapper LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +NO_ARCH= yes USE_PYTHON= autoplist distutils USES= python:3.5+ .include