svn commit: r502540 - head/textproc/p5-PPIx-Utilities
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat May 25 10:02:06 UTC 2019
Author: sunpoet
Date: Sat May 25 10:02:01 2019
New Revision: 502540
URL: https://svnweb.freebsd.org/changeset/ports/502540
Log:
Add NO_ARCH
Modified:
head/textproc/p5-PPIx-Utilities/Makefile
Modified: head/textproc/p5-PPIx-Utilities/Makefile
==============================================================================
--- head/textproc/p5-PPIx-Utilities/Makefile Sat May 25 10:01:56 2019 (r502539)
+++ head/textproc/p5-PPIx-Utilities/Makefile Sat May 25 10:02:01 2019 (r502540)
@@ -22,4 +22,6 @@ TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep
USES= perl5
USE_PERL5= modbuild
+NO_ARCH= yes
+
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list