aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-Data-AMF
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-10 07:55:33 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-10 07:55:33 +0000
commitfb5b0c84fb8134192811153ddcf5a6af9a00d4f7 (patch)
treefd65ca8fc7e7bb8076000fc5b8b00d3d2017a2a3 /converters/p5-Data-AMF
parentc9d925f767c837e17997429211d0f8092edf4d58 (diff)
downloadports-fb5b0c84fb8134192811153ddcf5a6af9a00d4f7.tar.gz
ports-fb5b0c84fb8134192811153ddcf5a6af9a00d4f7.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326872
Diffstat (limited to 'converters/p5-Data-AMF')
-rw-r--r--converters/p5-Data-AMF/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/converters/p5-Data-AMF/Makefile b/converters/p5-Data-AMF/Makefile
index c77edabb5b7b..c78a50a8bb28 100644
--- a/converters/p5-Data-AMF/Makefile
+++ b/converters/p5-Data-AMF/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: Data::AMF
-# Date created: 25 Dec 2009
-# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= Data-AMF
PORTVERSION= 0.09
@@ -21,7 +16,8 @@ RUN_DEPENDS= \
p5-XML-LibXML>0:${PORTSDIR}/textproc/p5-XML-LibXML
BUILD_DEPENDS:= ${RUN_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Data::AMF.3 \
Data::AMF::Formatter.3 \