svn commit: r498756 - head/print/py-pdf2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Apr 12 20:59:02 UTC 2019


Author: sunpoet
Date: Fri Apr 12 20:58:57 2019
New Revision: 498756
URL: https://svnweb.freebsd.org/changeset/ports/498756

Log:
  Add NO_ARCH
  
  Approved by:	portmgr (blanket)

Modified:
  head/print/py-pdf2/Makefile

Modified: head/print/py-pdf2/Makefile
==============================================================================
--- head/print/py-pdf2/Makefile	Fri Apr 12 20:58:52 2019	(r498755)
+++ head/print/py-pdf2/Makefile	Fri Apr 12 20:58:57 2019	(r498756)
@@ -18,4 +18,6 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 USES=		python
 USE_PYTHON=	distutils autoplist
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list