aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-09-21 04:26:12 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-09-21 04:26:12 +0800
commit41f43b5c363e43f9324d6ba0f38746b287220985 (patch)
treef58ebf6fa841b61752860dbc18bf8c27b6f61a09 /net
parent14a5e7650f90c804ff0e432154d77eb9316bb19d (diff)
downloadfreebsd-ports-gnome-41f43b5c363e43f9324d6ba0f38746b287220985.tar.gz
freebsd-ports-gnome-41f43b5c363e43f9324d6ba0f38746b287220985.tar.zst
freebsd-ports-gnome-41f43b5c363e43f9324d6ba0f38746b287220985.zip
- Add NO_ARCH
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net-HTTPS-NB/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/p5-Net-HTTPS-NB/Makefile b/net/p5-Net-HTTPS-NB/Makefile
index 84b83bcafe05..01afa874c1ac 100644
--- a/net/p5-Net-HTTPS-NB/Makefile
+++ b/net/p5-Net-HTTPS-NB/Makefile
@@ -18,6 +18,7 @@ BUILD_DEPENDS= p5-IO-Socket-SSL>=0.98:${PORTSDIR}/security/p5-IO-Socket-SSL \
p5-Net-HTTP>=0:${PORTSDIR}/net/p5-Net-HTTP
RUN_DEPENDS:= ${BUILD_DEPENDS}
+NO_ARCH= yes
USE_PERL5= configure
USES= perl5