svn commit: r515872 - head/textproc/p5-PDF-Writer
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Oct 28 14:55:04 UTC 2019
Author: sunpoet
Date: Mon Oct 28 14:55:03 2019
New Revision: 515872
URL: https://svnweb.freebsd.org/changeset/ports/515872
Log:
Add NO_ARCH
Modified:
head/textproc/p5-PDF-Writer/Makefile
Modified: head/textproc/p5-PDF-Writer/Makefile
==============================================================================
--- head/textproc/p5-PDF-Writer/Makefile Mon Oct 28 14:54:58 2019 (r515871)
+++ head/textproc/p5-PDF-Writer/Makefile Mon Oct 28 14:55:03 2019 (r515872)
@@ -17,4 +17,6 @@ LICENSE_COMB= dual
USE_PERL5= modbuild
USES= perl5
+NO_ARCH= yes
+
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list