diff options
Diffstat (limited to 'devel/p5-Data-HashArray/Makefile')
-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 |