Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-12-11 10:45:08 +00:00
parent 27d30c3d79
commit 1976ed2dc7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=456020

View File

@ -16,5 +16,6 @@ RUN_DEPENDS= ninja:devel/ninja
USES= python:3.4+
USE_PYTHON= autoplist distutils noflavors
NO_ARCH= yes
.include <bsd.port.mk>