svn commit: r498132 - head/misc/py-pexpect

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Apr 6 14:45:34 UTC 2019


Author: sunpoet
Date: Sat Apr  6 14:45:27 2019
New Revision: 498132
URL: https://svnweb.freebsd.org/changeset/ports/498132

Log:
  Add NO_ARCH

Modified:
  head/misc/py-pexpect/Makefile

Modified: head/misc/py-pexpect/Makefile
==============================================================================
--- head/misc/py-pexpect/Makefile	Sat Apr  6 14:45:23 2019	(r498131)
+++ head/misc/py-pexpect/Makefile	Sat Apr  6 14:45:27 2019	(r498132)
@@ -17,4 +17,6 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}ptyprocess>=0:sysu
 USES=		python
 USE_PYTHON=	distutils autoplist
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list