svn commit: r391637 - head/dns/p5-Net-DNS-TestNS

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jul 9 15:43:25 UTC 2015


Author: sunpoet
Date: Thu Jul  9 15:43:24 2015
New Revision: 391637
URL: https://svnweb.freebsd.org/changeset/ports/391637

Log:
  - Add NO_ARCH

Modified:
  head/dns/p5-Net-DNS-TestNS/Makefile

Modified: head/dns/p5-Net-DNS-TestNS/Makefile
==============================================================================
--- head/dns/p5-Net-DNS-TestNS/Makefile	Thu Jul  9 15:31:27 2015	(r391636)
+++ head/dns/p5-Net-DNS-TestNS/Makefile	Thu Jul  9 15:43:24 2015	(r391637)
@@ -16,6 +16,7 @@ BUILD_DEPENDS=	p5-Net-DNS>=0.64:${PORTSD
 		p5-XML-LibXML>=1.53:${PORTSDIR}/textproc/p5-XML-LibXML
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-head mailing list