summaryrefslogtreecommitdiff
path: root/deskutils/p5-ZConf-Runner/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-10-29 22:27:15 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-10-29 22:27:15 +0000
commit281195b7f9c105ea7d6392e9024d9355c58546d9 (patch)
tree6cc73140818df05c1fd38e4e1282165724a271e0 /deskutils/p5-ZConf-Runner/Makefile
parent- Fix setlogin() (diff)
- Update to 2.1.3
PR: 139774 Submitted by: "Zane C.B." <vvelox@vvelox.net> (maintainer)
Diffstat (limited to 'deskutils/p5-ZConf-Runner/Makefile')
-rw-r--r--deskutils/p5-ZConf-Runner/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/deskutils/p5-ZConf-Runner/Makefile b/deskutils/p5-ZConf-Runner/Makefile
index 2ef8be8249a1..49b5acee319b 100644
--- a/deskutils/p5-ZConf-Runner/Makefile
+++ b/deskutils/p5-ZConf-Runner/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ZConf-Runner
-PORTVERSION= 2.1.1
+PORTVERSION= 2.1.3
CATEGORIES= deskutils perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX
@@ -18,7 +18,8 @@ COMMENT= Run a file using a choosen methode, desktop entry or mimetype
RUN_DEPENDS= ${SITE_PERL}/ZConf.pm:${PORTSDIR}/net/p5-ZConf \
${SITE_PERL}/File/MimeInfo/Applications.pm:${PORTSDIR}/devel/p5-File-MimeInfo \
${SITE_PERL}/Curses/UI.pm:${PORTSDIR}/devel/p5-Curses-UI \
- ${SITE_PERL}/ZConf/GUI.pm:${PORTSDIR}/devel/p5-ZConf-GUI
+ ${SITE_PERL}/ZConf/GUI.pm:${PORTSDIR}/devel/p5-ZConf-GUI \
+ ${SITE_PERL}/String/ShellQuote.pm:${PORTSDIR}/textproc/p5-String-ShellQuote
PERL_CONFIGURE= yes