1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00

- Add NO_ARCH

This commit is contained in:
Dmitry Marakasov 2015-08-21 16:00:52 +00:00
parent 467b62000c
commit 22d0d27ff2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394972

View File

@ -16,5 +16,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}resolver>=0.2.1:${PORTSDIR}/devel/py-resolve
USES= python
USE_PYTHON= autoplist distutils
NO_ARCH= yes
.include <bsd.port.mk>