diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-10-01 15:57:42 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-10-01 15:57:42 +0000 |
commit | 9957dd853038cd8a3c0baf0eb786d775c14d0845 (patch) | |
tree | 42185cfdf6e78d5f3f476c42e10d773e64c66356 /www/p5-LWP-Protocol-http10 | |
parent | e401945741d82d1ab9c1b641a3a83655566ea82f (diff) | |
download | ports-9957dd853038cd8a3c0baf0eb786d775c14d0845.tar.gz ports-9957dd853038cd8a3c0baf0eb786d775c14d0845.zip |
Notes
Diffstat (limited to 'www/p5-LWP-Protocol-http10')
-rw-r--r-- | www/p5-LWP-Protocol-http10/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-LWP-Protocol-http10/Makefile b/www/p5-LWP-Protocol-http10/Makefile index b5d35ddc9d30..29f322842df2 100644 --- a/www/p5-LWP-Protocol-http10/Makefile +++ b/www/p5-LWP-Protocol-http10/Makefile @@ -18,6 +18,7 @@ BUILD_DEPENDS= p5-HTTP-Message>=6:${PORTSDIR}/www/p5-HTTP-Message \ p5-libwww>=6:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USE_PERL5= configure USES= perl5 |