diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-20 20:25:19 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-20 20:25:19 +0000 |
commit | d2f2d10d7f9c0d36617217ffc8c79eb99ee999e1 (patch) | |
tree | 8c264701405b79b848150bf1eecf56d60603a15b | |
parent | a56ea740f8d8ca0a0f5b60d32ee0fc2ede5ad6d5 (diff) |
Notes
-rw-r--r-- | net/p5-Net-HTTP-Spore/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/p5-Net-HTTP-Spore/Makefile b/net/p5-Net-HTTP-Spore/Makefile index 39a965f01a79..9ccc7405d426 100644 --- a/net/p5-Net-HTTP-Spore/Makefile +++ b/net/p5-Net-HTTP-Spore/Makefile @@ -29,6 +29,7 @@ BUILD_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception +NO_ARCH= yes USE_PERL5= configure USES= perl5 |