Index: head/sysutils/py-dict-toolbox/Makefile =================================================================== --- head/sysutils/py-dict-toolbox/Makefile (revision 551854) +++ head/sysutils/py-dict-toolbox/Makefile (revision 551855) @@ -1,21 +1,23 @@ # Created by: Kirill Ponomarev # $FreeBSD$ PORTNAME= dict-toolbox PORTVERSION= 1.9 CATEGORIES= sysutils python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= krion@FreeBSD.org COMMENT= Collection of python dictionary management tools LICENSE= APACHE20 USES= python shebangfix USE_PYTHON= autoplist distutils USE_GITLAB= yes GL_ACCOUNT= saltstack/open GL_COMMIT= 28a88a35a597d0f4eff7a607e2a458befc68b2a7 +NO_ARCH= yes + .include