aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Data-HashArray/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Data-HashArray/Makefile')
-rw-r--r--devel/p5-Data-HashArray/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-Data-HashArray/Makefile b/devel/p5-Data-HashArray/Makefile
index 1a96eaca916b..0d9dbd940a6b 100644
--- a/devel/p5-Data-HashArray/Makefile
+++ b/devel/p5-Data-HashArray/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Data::HashArray
-# Date created: 2009-08-27
-# Whom: Greg Larkin <glarkin@FreeBSD.org>
-#
+# Created by: Greg Larkin <glarkin@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Data-HashArray
PORTVERSION= 1.0
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= glarkin@FreeBSD.org
COMMENT= Array class of hashes with properties via overloading and AUTOLOAD
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Data::HashArray.3