svn commit: r498106 - head/devel/p5-MouseX-StrictConstructor
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Apr 6 14:43:11 UTC 2019
Author: sunpoet
Date: Sat Apr 6 14:43:07 2019
New Revision: 498106
URL: https://svnweb.freebsd.org/changeset/ports/498106
Log:
Add NO_ARCH
Modified:
head/devel/p5-MouseX-StrictConstructor/Makefile
Modified: head/devel/p5-MouseX-StrictConstructor/Makefile
==============================================================================
--- head/devel/p5-MouseX-StrictConstructor/Makefile Sat Apr 6 14:43:03 2019 (r498105)
+++ head/devel/p5-MouseX-StrictConstructor/Makefile Sat Apr 6 14:43:07 2019 (r498106)
@@ -18,7 +18,9 @@ LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Mouse>=0.62:devel/p5-Mouse
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list