aboutsummaryrefslogtreecommitdiffstats
path: root/editors/p5-Padre
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2013-08-03 05:38:09 +0800
committermat <mat@FreeBSD.org>2013-08-03 05:38:09 +0800
commit2705230b44322223d2223a1efa852bd2986be440 (patch)
tree6a21c7eedce3ab02121c1a526e479099181228ef /editors/p5-Padre
parentf47f83f9c8923b3b0f740482331aab0d0aa669e9 (diff)
downloadfreebsd-ports-gnome-2705230b44322223d2223a1efa852bd2986be440.tar.gz
freebsd-ports-gnome-2705230b44322223d2223a1efa852bd2986be440.tar.zst
freebsd-ports-gnome-2705230b44322223d2223a1efa852bd2986be440.zip
- Convert to new perl framework
- Trim Makefile header
Diffstat (limited to 'editors/p5-Padre')
-rw-r--r--editors/p5-Padre/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/p5-Padre/Makefile b/editors/p5-Padre/Makefile
index b0607c6dd73e..71b21d6d7c79 100644
--- a/editors/p5-Padre/Makefile
+++ b/editors/p5-Padre/Makefile
@@ -70,8 +70,8 @@ USE_WX= 2.8+
WX_COMPS= wx contrib
WX_UNICODE= yes
USE_DISPLAY= yes
-PERL_CONFIGURE= yes
-USES= gettext
+USES= perl5 gettext
+USE_PERL5= configure
MAKE_JOBS_UNSAFE= yes
PLIST_SUB= WX_VERSION="${WX_VERSION}"