svn commit: r442875 - head/net/py-msrplib
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jun 7 19:11:44 UTC 2017
Author: sunpoet
Date: Wed Jun 7 19:11:42 2017
New Revision: 442875
URL: https://svnweb.freebsd.org/changeset/ports/442875
Log:
Add NO_ARCH
Approved by: portmgr (blanket)
Modified:
head/net/py-msrplib/Makefile
Modified: head/net/py-msrplib/Makefile
==============================================================================
--- head/net/py-msrplib/Makefile Wed Jun 7 19:11:37 2017 (r442874)
+++ head/net/py-msrplib/Makefile Wed Jun 7 19:11:42 2017 (r442875)
@@ -21,6 +21,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gnutls>=1.1.6:se
${PYTHON_PKGNAMEPREFIX}application>=1.1.0:devel/py-application
RUN_DEPENDS:= ${BUILD_DEPENDS}
+NO_ARCH= yes
USES= python twisted:names
USE_PYTHON= distutils autoplist
More information about the svn-ports-all
mailing list