svn commit: r501829 - head/textproc/p5-Pod-Elemental
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu May 16 23:58:04 UTC 2019
Author: sunpoet
Date: Thu May 16 23:57:46 2019
New Revision: 501829
URL: https://svnweb.freebsd.org/changeset/ports/501829
Log:
Add NO_ARCH
Modified:
head/textproc/p5-Pod-Elemental/Makefile
Modified: head/textproc/p5-Pod-Elemental/Makefile
==============================================================================
--- head/textproc/p5-Pod-Elemental/Makefile Thu May 16 23:57:41 2019 (r501828)
+++ head/textproc/p5-Pod-Elemental/Makefile Thu May 16 23:57:46 2019 (r501829)
@@ -29,4 +29,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