diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-24 19:03:27 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-24 19:03:27 +0000 |
commit | 95386a2ae6399a7233e56b6d4fce8e9e25d7fde1 (patch) | |
tree | c70b2aa737332e99c2c7b9405733efade2bcdd34 | |
parent | 189c95ef9327f4a0602974e773e40b03f5ccb5c3 (diff) | |
download | ports-95386a2ae6399a7233e56b6d4fce8e9e25d7fde1.tar.gz ports-95386a2ae6399a7233e56b6d4fce8e9e25d7fde1.zip |
Notes
-rw-r--r-- | devel/p5-App-Trace/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-App-Trace/Makefile b/devel/p5-App-Trace/Makefile index ba3c2fe9870a..e6800b3dcdc6 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 |