aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-09-21 04:25:10 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-09-21 04:25:10 +0800
commite2ee4e9c8ff00c1a503bacdf3641035994c96191 (patch)
tree35a64edd9608dc33989e6f3bff4a65b369e2ff19
parent47e952dc3319a0f77f623648dee4fc0d9b921d48 (diff)
downloadfreebsd-ports-gnome-e2ee4e9c8ff00c1a503bacdf3641035994c96191.tar.gz
freebsd-ports-gnome-e2ee4e9c8ff00c1a503bacdf3641035994c96191.tar.zst
freebsd-ports-gnome-e2ee4e9c8ff00c1a503bacdf3641035994c96191.zip
- Add NO_ARCH
-rw-r--r--net/p5-Net-Cassandra/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/p5-Net-Cassandra/Makefile b/net/p5-Net-Cassandra/Makefile
index 7ee903b9e417..9147d223d220 100644
--- a/net/p5-Net-Cassandra/Makefile
+++ b/net/p5-Net-Cassandra/Makefile
@@ -18,6 +18,7 @@ BUILD_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
p5-MooseX-StrictConstructor>=0:${PORTSDIR}/devel/p5-MooseX-StrictConstructor
RUN_DEPENDS:= ${BUILD_DEPENDS}
+NO_ARCH= yes
USE_PERL5= configure
USES= perl5