diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-07-26 04:29:57 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-07-26 04:29:57 +0000 |
commit | 4ea8d2a0d8d81b46073a785c66de1ff5ffb87c2e (patch) | |
tree | 11a922aefaccbfb80fe4debfae46cfc102e8c110 | |
parent | f4cd62093b5b1cac3d03a4f1bef5a9cbb5acf62b (diff) |
Notes
-rw-r--r-- | devel/p5-IO-Async/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/p5-IO-Async/Makefile b/devel/p5-IO-Async/Makefile index abaec9560cbe..5ba0bd736db2 100644 --- a/devel/p5-IO-Async/Makefile +++ b/devel/p5-IO-Async/Makefile @@ -20,7 +20,6 @@ TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \ p5-Test-Identity>=0:${PORTSDIR}/devel/p5-Test-Identity \ p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \ p5-Test-Refcount>=0:${PORTSDIR}/devel/p5-Test-Refcount -BUILD_DEPENDS+= ${TEST_DEPENDS} USES= perl5 USE_PERL5= configure |