svn commit: r424217 - head/www/py-flask-assets

Mark Felder feld at FreeBSD.org
Tue Oct 18 21:15:55 UTC 2016


Author: feld
Date: Tue Oct 18 21:15:54 2016
New Revision: 424217
URL: https://svnweb.freebsd.org/changeset/ports/424217

Log:
  www/py-flask-assets: Add NO_ARCH

Modified:
  head/www/py-flask-assets/Makefile

Modified: head/www/py-flask-assets/Makefile
==============================================================================
--- head/www/py-flask-assets/Makefile	Tue Oct 18 21:12:44 2016	(r424216)
+++ head/www/py-flask-assets/Makefile	Tue Oct 18 21:15:54 2016	(r424217)
@@ -18,4 +18,6 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Flas
 USES=		python
 USE_PYTHON=	autoplist distutils
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list