aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Tie-DxHash
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-07-31 14:36:21 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-07-31 14:36:21 +0000
commitd98e1893f371a854e903feb86f8e539677c77dde (patch)
treee5469e71b14098ee141e1c136f10f5b22a089195 /misc/p5-Tie-DxHash
parent50cfc86752c3c7cfa2f1e5105c54fd023ed1b5dc (diff)
downloadports-d98e1893f371a854e903feb86f8e539677c77dde.tar.gz
ports-d98e1893f371a854e903feb86f8e539677c77dde.zip
- Convert to new perl framework
- Trim Makefile header
Notes
Notes: svn path=/head/; revision=324054
Diffstat (limited to 'misc/p5-Tie-DxHash')
-rw-r--r--misc/p5-Tie-DxHash/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/misc/p5-Tie-DxHash/Makefile b/misc/p5-Tie-DxHash/Makefile
index d71992ffa498..ab70fbad29b0 100644
--- a/misc/p5-Tie-DxHash/Makefile
+++ b/misc/p5-Tie-DxHash/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Tie::DxHash
-# Date created: 25 Jan 2002
-# Whom: Seamus Venasse <svenasse@polaris.ca>
-#
+# Created by: Seamus Venasse <svenasse@polaris.ca>
# $FreeBSD$
-#
PORTNAME= Tie-DxHash
PORTVERSION= 1.05
@@ -17,7 +13,8 @@ COMMENT= Perl module implementing ordered hashes with duplicate keys
BUILD_DEPENDS= p5-version>0:${PORTSDIR}/devel/p5-version
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Tie::DxHash.3