aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-09-21 04:25:24 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-09-21 04:25:24 +0800
commited96f7ece9d38be9f5d93053f4993f2568de7da4 (patch)
treec06ae0f4c10dc1bbfc435d7228cc3bea0cb2b1c1
parent8ace7a3513bb4391e06121da68012d601c5185ed (diff)
downloadfreebsd-ports-gnome-ed96f7ece9d38be9f5d93053f4993f2568de7da4.tar.gz
freebsd-ports-gnome-ed96f7ece9d38be9f5d93053f4993f2568de7da4.tar.zst
freebsd-ports-gnome-ed96f7ece9d38be9f5d93053f4993f2568de7da4.zip
- Add NO_ARCH
-rw-r--r--net/p5-Net-OAuth2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/p5-Net-OAuth2/Makefile b/net/p5-Net-OAuth2/Makefile
index 0605e116845f..88dc706464fd 100644
--- a/net/p5-Net-OAuth2/Makefile
+++ b/net/p5-Net-OAuth2/Makefile
@@ -24,6 +24,7 @@ TEST_DEPENDS= p5-Test-Mock-LWP-Dispatch>=0:${PORTSDIR}/devel/p5-Test-Mock-LWP-Di
p5-Test-Pod>=1.22:${PORTSDIR}/devel/p5-Test-Pod \
p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML
+NO_ARCH= yes
USE_PERL5= configure
USES= perl5