svn commit: r558595 - head/devel/p5-App-CLI
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Dec 19 20:17:27 UTC 2020
Author: sunpoet
Date: Sat Dec 19 20:17:21 2020
New Revision: 558595
URL: https://svnweb.freebsd.org/changeset/ports/558595
Log:
Add NO_ARCH
Modified:
head/devel/p5-App-CLI/Makefile
Modified: head/devel/p5-App-CLI/Makefile
==============================================================================
--- head/devel/p5-App-CLI/Makefile Sat Dec 19 20:17:17 2020 (r558594)
+++ head/devel/p5-App-CLI/Makefile Sat Dec 19 20:17:21 2020 (r558595)
@@ -23,4 +23,6 @@ TEST_DEPENDS= p5-Test-Kwalitee>=0:devel/p5-Test-Kwalit
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list