svn commit: r398486 - head/dns/p5-AnyEvent-CacheDNS

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


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

Log:
  - Add NO_ARCH

Modified:
  head/dns/p5-AnyEvent-CacheDNS/Makefile

Modified: head/dns/p5-AnyEvent-CacheDNS/Makefile
==============================================================================
--- head/dns/p5-AnyEvent-CacheDNS/Makefile	Sat Oct  3 17:07:43 2015	(r398485)
+++ head/dns/p5-AnyEvent-CacheDNS/Makefile	Sat Oct  3 17:07:47 2015	(r398486)
@@ -16,6 +16,7 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	modbuild
 USES=		perl5
 


More information about the svn-ports-all mailing list