svn commit: r502538 - head/net-mgmt/p5-Net-IPv4Addr

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat May 25 10:01:56 UTC 2019


Author: sunpoet
Date: Sat May 25 10:01:51 2019
New Revision: 502538
URL: https://svnweb.freebsd.org/changeset/ports/502538

Log:
  Add NO_ARCH

Modified:
  head/net-mgmt/p5-Net-IPv4Addr/Makefile

Modified: head/net-mgmt/p5-Net-IPv4Addr/Makefile
==============================================================================
--- head/net-mgmt/p5-Net-IPv4Addr/Makefile	Sat May 25 10:01:46 2019	(r502537)
+++ head/net-mgmt/p5-Net-IPv4Addr/Makefile	Sat May 25 10:01:51 2019	(r502538)
@@ -17,4 +17,6 @@ LICENSE_COMB=	dual
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list