aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Gtk2-Ex-Dialogs/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-02 09:36:29 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-02 09:36:29 +0000
commit4f0f40cb05fcf0dafeb29921258f35833e960b6d (patch)
tree859ba2ba077471a41f3eb1e1e8f1a0b3571ab0e5 /x11-toolkits/p5-Gtk2-Ex-Dialogs/Makefile
parented94a2b8385c9095218ba01cd55424b1b88f0c96 (diff)
downloadports-4f0f40cb05fcf0dafeb29921258f35833e960b6d.tar.gz
ports-4f0f40cb05fcf0dafeb29921258f35833e960b6d.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=325959
Diffstat (limited to 'x11-toolkits/p5-Gtk2-Ex-Dialogs/Makefile')
-rw-r--r--x11-toolkits/p5-Gtk2-Ex-Dialogs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/p5-Gtk2-Ex-Dialogs/Makefile b/x11-toolkits/p5-Gtk2-Ex-Dialogs/Makefile
index ef44991253a7..9474061f0ea0 100644
--- a/x11-toolkits/p5-Gtk2-Ex-Dialogs/Makefile
+++ b/x11-toolkits/p5-Gtk2-Ex-Dialogs/Makefile
@@ -19,7 +19,8 @@ BUILD_DEPENDS= p5-File-Type>=0:${PORTSDIR}/devel/p5-File-Type \
p5-Gtk2-Ex-Utils>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2-Ex-Utils
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Gtk2::Ex::Dialogs::Question.3 \
Gtk2::Ex::Dialogs::ChooseDirectory.3 \
Gtk2::Ex::Dialogs::Message.3 \