svn commit: r509108 - head/devel/p5-Class-ReturnValue
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Aug 16 18:11:13 UTC 2019
Author: sunpoet
Date: Fri Aug 16 18:11:11 2019
New Revision: 509108
URL: https://svnweb.freebsd.org/changeset/ports/509108
Log:
Add NO_ARCH
Modified:
head/devel/p5-Class-ReturnValue/Makefile
Modified: head/devel/p5-Class-ReturnValue/Makefile
==============================================================================
--- head/devel/p5-Class-ReturnValue/Makefile Fri Aug 16 18:11:05 2019 (r509107)
+++ head/devel/p5-Class-ReturnValue/Makefile Fri Aug 16 18:11:11 2019 (r509108)
@@ -17,4 +17,6 @@ RUN_DEPENDS= p5-Devel-StackTrace>=0:devel/p5-Devel-Sta
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list