svn commit: r421498 - head/net/p5-Net-Ping

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Sep 7 12:51:03 UTC 2016


Author: amdmi3
Date: Wed Sep  7 12:51:02 2016
New Revision: 421498
URL: https://svnweb.freebsd.org/changeset/ports/421498

Log:
  - Add NO_ARCH

Modified:
  head/net/p5-Net-Ping/Makefile

Modified: head/net/p5-Net-Ping/Makefile
==============================================================================
--- head/net/p5-Net-Ping/Makefile	Wed Sep  7 12:48:14 2016	(r421497)
+++ head/net/p5-Net-Ping/Makefile	Wed Sep  7 12:51:02 2016	(r421498)
@@ -12,5 +12,6 @@ COMMENT=	Perl module to check a remote h
 
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list