1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

www/py-flask-principal: Add NO_ARCH

This commit is contained in:
Mark Felder 2016-10-18 21:16:08 +00:00
parent 44d6296991
commit c63daf56f5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=424218

View File

@ -18,4 +18,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Flask>=0:www/py-flask \
USES= python
USE_PYTHON= autoplist distutils
NO_ARCH= yes
.include <bsd.port.mk>