aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-09-25 03:03:27 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-09-25 03:03:27 +0800
commitbca1e7014fca4724a84ee3be9d04993c9f02e12d (patch)
treec70b2aa737332e99c2c7b9405733efade2bcdd34 /devel
parente4e0b8d19113006f757c6dfd596f0a0732b3210c (diff)
downloadfreebsd-ports-graphics-bca1e7014fca4724a84ee3be9d04993c9f02e12d.tar.gz
freebsd-ports-graphics-bca1e7014fca4724a84ee3be9d04993c9f02e12d.tar.zst
freebsd-ports-graphics-bca1e7014fca4724a84ee3be9d04993c9f02e12d.zip
- Add NO_ARCH
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-App-Trace/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-App-Trace/Makefile b/devel/p5-App-Trace/Makefile
index ba3c2fe9870..e6800b3dcdc 100644
--- a/devel/p5-App-Trace/Makefile
+++ b/devel/p5-App-Trace/Makefile
@@ -17,6 +17,7 @@ LICENSE_COMB= dual
BUILD_DEPENDS= p5-App-Options>=0:${PORTSDIR}/devel/p5-App-Options
RUN_DEPENDS:= ${BUILD_DEPENDS}
+NO_ARCH= yes
USE_PERL5= configure
USES= perl5