svn commit: r501673 - head/textproc/sdocbook-xml
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue May 14 23:58:22 UTC 2019
Author: sunpoet
Date: Tue May 14 23:58:21 2019
New Revision: 501673
URL: https://svnweb.freebsd.org/changeset/ports/501673
Log:
Add NO_ARCH
Modified:
head/textproc/sdocbook-xml/Makefile
Modified: head/textproc/sdocbook-xml/Makefile
==============================================================================
--- head/textproc/sdocbook-xml/Makefile Tue May 14 23:30:16 2019 (r501672)
+++ head/textproc/sdocbook-xml/Makefile Tue May 14 23:58:21 2019 (r501673)
@@ -20,8 +20,10 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-se
RUN_DEPENDS+= xmlcatmgr:textproc/xmlcatmgr
USES= zip
-NO_MTREE= yes
+
+NO_ARCH= yes
NO_BUILD= yes
+NO_MTREE= yes
NO_WRKSUBDIR= yes
CATALOG_FILES= catalog catalog.xml
More information about the svn-ports-all
mailing list