svn commit: r398488 - head/dns/p5-Net-DNSBL-Statistics

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 3 17:07:56 UTC 2015


Author: sunpoet
Date: Sat Oct  3 17:07:55 2015
New Revision: 398488
URL: https://svnweb.freebsd.org/changeset/ports/398488

Log:
  - Add NO_ARCH

Modified:
  head/dns/p5-Net-DNSBL-Statistics/Makefile

Modified: head/dns/p5-Net-DNSBL-Statistics/Makefile
==============================================================================
--- head/dns/p5-Net-DNSBL-Statistics/Makefile	Sat Oct  3 17:07:51 2015	(r398487)
+++ head/dns/p5-Net-DNSBL-Statistics/Makefile	Sat Oct  3 17:07:55 2015	(r398488)
@@ -19,6 +19,7 @@ BUILD_DEPENDS=	p5-Net-DNS-Codes>=0.09:${
 		p5-Net-DNSBL-MultiDaemon>=0.26:${PORTSDIR}/dns/p5-Net-DNSBL-MultiDaemon
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-head mailing list