diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-29 03:01:29 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-29 03:01:29 +0000 |
commit | 97665e1c08678e06ff0cc5dcb75661ebed7aa99d (patch) | |
tree | e25bc810a68b8be932389ee085b218073b30c93f /devel/p5-Data-HashArray | |
parent | 03174d91effd822a4d92b4f1faa0fa18199f72c5 (diff) |
Notes
Diffstat (limited to 'devel/p5-Data-HashArray')
-rw-r--r-- | devel/p5-Data-HashArray/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/devel/p5-Data-HashArray/Makefile b/devel/p5-Data-HashArray/Makefile index 31bba7fb1717..1a96eaca916b 100644 --- a/devel/p5-Data-HashArray/Makefile +++ b/devel/p5-Data-HashArray/Makefile @@ -14,9 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= glarkin@FreeBSD.org COMMENT= Array class of hashes with properties via overloading and AUTOLOAD -BUILD_DEPENDS= p5-Data-Dumper>=0:${PORTSDIR}/devel/p5-Data-Dumper \ - p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils - PERL_CONFIGURE= yes MAN3= Data::HashArray.3 |