Index: head/textproc/py-colorclass/Makefile =================================================================== --- head/textproc/py-colorclass/Makefile (revision 424717) +++ head/textproc/py-colorclass/Makefile (revision 424718) @@ -1,17 +1,18 @@ # $FreeBSD$ PORTNAME= colorclass PORTVERSION= 2.2.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= jbeich@FreeBSD.org COMMENT= Colorful worry-free console applications LICENSE= MIT +NO_ARCH= yes USES= python USE_PYTHON= autoplist distutils .include Index: head/textproc/py-terminaltables/Makefile =================================================================== --- head/textproc/py-terminaltables/Makefile (revision 424717) +++ head/textproc/py-terminaltables/Makefile (revision 424718) @@ -1,17 +1,18 @@ # $FreeBSD$ PORTNAME= terminaltables PORTVERSION= 3.1.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= jbeich@FreeBSD.org COMMENT= Generate simple tables in terminals from a nested list of strings LICENSE= MIT +NO_ARCH= yes USES= python USE_PYTHON= autoplist distutils .include