diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-10-13 03:44:42 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-10-13 03:44:42 +0800 |
commit | 128cc35b4d0950a182832541bf3176643d89ff82 (patch) | |
tree | b6210669a6a1d0a58ef62f42d7762e6d9c61c30e | |
parent | e164dcb4292d90d597d2b7e2c1ad4838bb8eca6f (diff) | |
download | freebsd-ports-gnome-128cc35b4d0950a182832541bf3176643d89ff82.tar.gz freebsd-ports-gnome-128cc35b4d0950a182832541bf3176643d89ff82.tar.zst freebsd-ports-gnome-128cc35b4d0950a182832541bf3176643d89ff82.zip |
- Cleanup Makefile
-rw-r--r-- | devel/p5-Hash-AutoHash-Args/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/p5-Hash-AutoHash-Args/Makefile b/devel/p5-Hash-AutoHash-Args/Makefile index 3e0819d0dac5..8122d0b8691b 100644 --- a/devel/p5-Hash-AutoHash-Args/Makefile +++ b/devel/p5-Hash-AutoHash-Args/Makefile @@ -13,8 +13,6 @@ COMMENT= Object-oriented processing of keyword-based argument lists LICENSE= ART10 GPLv1 LICENSE_COMB= dual -# p5-Scalar-List-Utils>=1.32:${PORTSDIR}/lang/p5-Scalar-List-Utils -# p5-List-MoreUtils>=0.33:${PORTSDIR}/lang/p5-List-MoreUtils BUILD_DEPENDS= p5-Hash-AutoHash>=1.17:${PORTSDIR}/devel/p5-Hash-AutoHash RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Deep>=0.110:${PORTSDIR}/devel/p5-Test-Deep \ |