svn commit: r442879 - head/devel/py-xcaplib

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 7 19:12:07 UTC 2017


Author: sunpoet
Date: Wed Jun  7 19:12:05 2017
New Revision: 442879
URL: https://svnweb.freebsd.org/changeset/ports/442879

Log:
  Add NO_ARCH
  
  Approved by:	portmgr (blanket)

Modified:
  head/devel/py-xcaplib/Makefile

Modified: head/devel/py-xcaplib/Makefile
==============================================================================
--- head/devel/py-xcaplib/Makefile	Wed Jun  7 19:11:59 2017	(r442878)
+++ head/devel/py-xcaplib/Makefile	Wed Jun  7 19:12:05 2017	(r442879)
@@ -20,6 +20,7 @@ BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}lxml>=2.1.2:deve
 		${PYTHON_PKGNAMEPREFIX}application>=1.1.5:devel/py-application
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USES=		python twisted
 USE_PYTHON=	distutils autoplist
 


More information about the svn-ports-all mailing list