summaryrefslogtreecommitdiff
path: root/lang/p5-TryCatch
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-17 06:40:21 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-17 06:40:21 +0000
commit6adf864b810de100bd21887faadcdf85b56a2e52 (patch)
treec5527ff33b4f44978bc044b3f75b747288fdbad8 /lang/p5-TryCatch
parentConvert to new perl framework (diff)
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
Notes
Notes: svn path=/head/; revision=327452
Diffstat (limited to 'lang/p5-TryCatch')
-rw-r--r--lang/p5-TryCatch/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/p5-TryCatch/Makefile b/lang/p5-TryCatch/Makefile
index 1cd22ce56edd..21049af910cc 100644
--- a/lang/p5-TryCatch/Makefile
+++ b/lang/p5-TryCatch/Makefile
@@ -30,7 +30,8 @@ OPTIONS_DEFINE= AUTHOR
AUTHOR_DESC= Include dependencies for AUTHORING
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= TryCatch.3