svn commit: r501828 - head/devel/p5-Mixin-Linewise
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu May 16 23:57:58 UTC 2019
Author: sunpoet
Date: Thu May 16 23:57:41 2019
New Revision: 501828
URL: https://svnweb.freebsd.org/changeset/ports/501828
Log:
Add NO_ARCH
Modified:
head/devel/p5-Mixin-Linewise/Makefile
Modified: head/devel/p5-Mixin-Linewise/Makefile
==============================================================================
--- head/devel/p5-Mixin-Linewise/Makefile Thu May 16 23:57:35 2019 (r501827)
+++ head/devel/p5-Mixin-Linewise/Makefile Thu May 16 23:57:41 2019 (r501828)
@@ -20,4 +20,6 @@ RUN_DEPENDS= p5-PerlIO-utf8_strict>=0:devel/p5-PerlIO-
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list