Index: head/devel/py-thriftpy/Makefile =================================================================== --- head/devel/py-thriftpy/Makefile (revision 425176) +++ head/devel/py-thriftpy/Makefile (revision 425177) @@ -1,19 +1,21 @@ # Created by: Mark Felder # $FreeBSD$ PORTNAME= thriftpy PORTVERSION= 0.3.9 PORTREVISION= 0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= feld@FreeBSD.org COMMENT= Pure python implementation of Apache Thrift LICENSE= MIT USES= python USE_PYTHON= autoplist distutils +NO_ARCH= yes + .include