Index: head/devel/py-atomicwrites/Makefile =================================================================== --- head/devel/py-atomicwrites/Makefile (revision 498754) +++ head/devel/py-atomicwrites/Makefile (revision 498755) @@ -1,18 +1,20 @@ # $FreeBSD$ PORTNAME= atomicwrites DISTVERSION= 1.1.5 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= che@bein.link COMMENT= Atomic file writes library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= python USE_PYTHON= autoplist distutils +NO_ARCH= yes + .include