aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Devel-StackTrace-WithLexicals
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-09 16:55:31 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-09 16:55:31 +0000
commitc10fb42dc444b49630522378287af32bcb6d9f53 (patch)
tree630a26bdd45922409a040c75fbbedf7e92c8dbc2 /devel/p5-Devel-StackTrace-WithLexicals
parent33734655a0d0ecda5f10d0e1d0971d54790b782d (diff)
downloadports-c10fb42dc444b49630522378287af32bcb6d9f53.tar.gz
ports-c10fb42dc444b49630522378287af32bcb6d9f53.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326822
Diffstat (limited to 'devel/p5-Devel-StackTrace-WithLexicals')
-rw-r--r--devel/p5-Devel-StackTrace-WithLexicals/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/p5-Devel-StackTrace-WithLexicals/Makefile b/devel/p5-Devel-StackTrace-WithLexicals/Makefile
index c54c977c450a..449ab07b57dd 100644
--- a/devel/p5-Devel-StackTrace-WithLexicals/Makefile
+++ b/devel/p5-Devel-StackTrace-WithLexicals/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: Devel::StackTrace::WithLexicals
-# Date created: 13 Oct 2009
-# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= Devel-StackTrace-WithLexicals
PORTVERSION= 0.10
@@ -19,7 +14,8 @@ RUN_DEPENDS= \
p5-PadWalker>=1.92:${PORTSDIR}/devel/p5-PadWalker
BUILD_DEPENDS:= ${RUN_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Devel::StackTrace::WithLexicals.3