Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Apr 2019 20:58:57 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r498756 - head/print/py-pdf2
Message-ID:  <201904122058.x3CKwvmH093870@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904122058.x3CKwvmH093870>