aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-10-04 01:07:47 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-10-04 01:07:47 +0800
commit177e77e4ca4b212be430fb724c95508db7a38529 (patch)
tree985c30d1899b6648f187c7d9428be0ae03bb660d
parent2367869482415c37287eb847ea5d527d472bb98b (diff)
downloadfreebsd-ports-gnome-177e77e4ca4b212be430fb724c95508db7a38529.tar.gz
freebsd-ports-gnome-177e77e4ca4b212be430fb724c95508db7a38529.tar.zst
freebsd-ports-gnome-177e77e4ca4b212be430fb724c95508db7a38529.zip
- Add NO_ARCH
-rw-r--r--dns/p5-AnyEvent-CacheDNS/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/p5-AnyEvent-CacheDNS/Makefile b/dns/p5-AnyEvent-CacheDNS/Makefile
index a7da01acf9c7..56aba6073628 100644
--- a/dns/p5-AnyEvent-CacheDNS/Makefile
+++ b/dns/p5-AnyEvent-CacheDNS/Makefile
@@ -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