diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-20 20:27:17 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-20 20:27:17 +0000 |
commit | 583c76a9cb33ec8cafc21f0d990ab951e17fe660 (patch) | |
tree | a815a551d7e816797ceaeee42ab882747263cb48 /net/p5-URI-Query | |
parent | c5c93ae5d682f499ee5485f89ad6f1bdf1d58e21 (diff) | |
download | ports-583c76a9cb33ec8cafc21f0d990ab951e17fe660.tar.gz ports-583c76a9cb33ec8cafc21f0d990ab951e17fe660.zip |
Notes
Diffstat (limited to 'net/p5-URI-Query')
-rw-r--r-- | net/p5-URI-Query/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/p5-URI-Query/Makefile b/net/p5-URI-Query/Makefile index 8b3f8dcf7fd7..844793a5ec81 100644 --- a/net/p5-URI-Query/Makefile +++ b/net/p5-URI-Query/Makefile @@ -17,6 +17,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-URI>=1.31:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USE_PERL5= configure USES= perl5 |