aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Exception-Class-TryCatch
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-07 16:51:08 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-07 16:51:08 +0000
commite209b7678250647a7be44fab70319191cf50885a (patch)
treea64fbf7eb40a41e7cab4953a7e665e88ee9b92b0 /devel/p5-Exception-Class-TryCatch
parentb6d26c26ecca351493dee10f65d135d28d3af653 (diff)
downloadports-e209b7678250647a7be44fab70319191cf50885a.tar.gz
ports-e209b7678250647a7be44fab70319191cf50885a.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326656
Diffstat (limited to 'devel/p5-Exception-Class-TryCatch')
-rw-r--r--devel/p5-Exception-Class-TryCatch/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-Exception-Class-TryCatch/Makefile b/devel/p5-Exception-Class-TryCatch/Makefile
index b7b0fe24c846..5d7d7e90384c 100644
--- a/devel/p5-Exception-Class-TryCatch/Makefile
+++ b/devel/p5-Exception-Class-TryCatch/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Exception-Class-TryCatch
-# Date created: 2008-02-14
-# Whom: Felippe de Meirelles Motta <lippemail@gmail.com>
-#
+# Created by: Felippe de Meirelles Motta <lippemail@gmail.com>
# $FreeBSD$
-#
PORTNAME= Exception-Class-TryCatch
PORTVERSION= 1.12
@@ -19,7 +15,8 @@ BUILD_DEPENDS+= p5-Exception-Class>=0:${PORTSDIR}/devel/p5-Exception-Class \
RUN_DEPENDS+= p5-Exception-Class>=0:${PORTSDIR}/devel/p5-Exception-Class \
p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Exception::Class::TryCatch.3