Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Oct 2015 17:07:48 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r398486 - head/dns/p5-AnyEvent-CacheDNS
Message-ID:  <201510031707.t93H7mcs008816@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510031707.t93H7mcs008816>