diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-17 17:12:26 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-17 17:12:26 +0000 |
commit | 0de0f02325f49058603ba5fe1b37be462e3a1179 (patch) | |
tree | 584d60f76696b869a484b9e1e8616b71c0fe3bc2 /net/p5-Net-SPDY/Makefile | |
parent | c2fafdc8696d0fadfcc7e6c21d8dc222ae82305f (diff) | |
download | ports-0de0f02325f49058603ba5fe1b37be462e3a1179.tar.gz ports-0de0f02325f49058603ba5fe1b37be462e3a1179.zip |
Notes
Diffstat (limited to 'net/p5-Net-SPDY/Makefile')
-rw-r--r-- | net/p5-Net-SPDY/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/p5-Net-SPDY/Makefile b/net/p5-Net-SPDY/Makefile index 89a47a059cb4..2464e4ccd5ba 100644 --- a/net/p5-Net-SPDY/Makefile +++ b/net/p5-Net-SPDY/Makefile @@ -21,6 +21,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \ p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod +NO_ARCH= yes USE_PERL5= modbuild USES= perl5 |