svn commit: r397426 - head/net/p5-Data-IPV4-Range-Parse

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Sep 20 20:24:47 UTC 2015


Author: sunpoet
Date: Sun Sep 20 20:24:46 2015
New Revision: 397426
URL: https://svnweb.freebsd.org/changeset/ports/397426

Log:
  - Add NO_ARCH

Modified:
  head/net/p5-Data-IPV4-Range-Parse/Makefile

Modified: head/net/p5-Data-IPV4-Range-Parse/Makefile
==============================================================================
--- head/net/p5-Data-IPV4-Range-Parse/Makefile	Sun Sep 20 20:24:41 2015	(r397425)
+++ head/net/p5-Data-IPV4-Range-Parse/Makefile	Sun Sep 20 20:24:46 2015	(r397426)
@@ -14,6 +14,7 @@ COMMENT=	Perl extension parsing IPv4 ran
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list