svn commit: r500142 - head/devel/p5-Sub-Info

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Apr 26 20:45:42 UTC 2019


Author: sunpoet
Date: Fri Apr 26 20:45:40 2019
New Revision: 500142
URL: https://svnweb.freebsd.org/changeset/ports/500142

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-Sub-Info/Makefile

Modified: head/devel/p5-Sub-Info/Makefile
==============================================================================
--- head/devel/p5-Sub-Info/Makefile	Fri Apr 26 20:45:35 2019	(r500141)
+++ head/devel/p5-Sub-Info/Makefile	Fri Apr 26 20:45:40 2019	(r500142)
@@ -21,4 +21,6 @@ TEST_DEPENDS=	p5-Test-Simple>=1.302072:devel/p5-Test-S
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list