svn commit: r501830 - head/textproc/p5-Pod-Eventual
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu May 16 23:58:11 UTC 2019
Author: sunpoet
Date: Thu May 16 23:57:51 2019
New Revision: 501830
URL: https://svnweb.freebsd.org/changeset/ports/501830
Log:
Add NO_ARCH
Modified:
head/textproc/p5-Pod-Eventual/Makefile
Modified: head/textproc/p5-Pod-Eventual/Makefile
==============================================================================
--- head/textproc/p5-Pod-Eventual/Makefile Thu May 16 23:57:46 2019 (r501829)
+++ head/textproc/p5-Pod-Eventual/Makefile Thu May 16 23:57:51 2019 (r501830)
@@ -21,4 +21,6 @@ TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list