Index: head/devel/py-simplegeneric/Makefile =================================================================== --- head/devel/py-simplegeneric/Makefile (revision 525847) +++ head/devel/py-simplegeneric/Makefile (revision 525848) @@ -1,19 +1,20 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= simplegeneric PORTVERSION= 0.8.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple generic functions LICENSE= ZPL21 -NO_ARCH= yes -USE_PYTHON= autoplist concurrent distutils USES= python zip +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes .include