Index: head/databases/pymongo/Makefile =================================================================== --- head/databases/pymongo/Makefile (revision 396218) +++ head/databases/pymongo/Makefile (revision 396219) @@ -1,25 +1,19 @@ # Created by: wen@FreeBSD.org # $FreeBSD$ PORTNAME= pymongo PORTVERSION= 2.7.1 PORTREVISION= 1 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wg@FreeBSD.org COMMENT= Python driver for MongoDB LICENSE= APACHE20 USES= python USE_PYTHON= distutils autoplist -.include - -.if ${ARCH} == "ia64" || ${ARCH} == "powerpc" || ${ARCH} == "sparc64" -BROKEN= Does not install on ia64, powerpc, or sparc64 -.endif - -.include +.include