aboutsummaryrefslogtreecommitdiff
path: root/deskutils/p5-ZConf-Runner/Makefile
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2012-06-30 12:35:39 +0000
committerFrederic Culot <culot@FreeBSD.org>2012-06-30 12:35:39 +0000
commit2eb7acf176eeaf151db103ca86dc66032dadf03a (patch)
tree1ece7cb2e21ddee7c9a9b8947d9aba2363c611dc /deskutils/p5-ZConf-Runner/Makefile
parent4c68c01d0f361a4952973ce690a092d646acb7f3 (diff)
downloadports-2eb7acf176eeaf151db103ca86dc66032dadf03a.tar.gz
ports-2eb7acf176eeaf151db103ca86dc66032dadf03a.zip
Notes
Diffstat (limited to 'deskutils/p5-ZConf-Runner/Makefile')
-rw-r--r--deskutils/p5-ZConf-Runner/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/deskutils/p5-ZConf-Runner/Makefile b/deskutils/p5-ZConf-Runner/Makefile
index 28cdaeefc622..3d6b2081f33b 100644
--- a/deskutils/p5-ZConf-Runner/Makefile
+++ b/deskutils/p5-ZConf-Runner/Makefile
@@ -15,11 +15,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= vvelox@vvelox.net
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}/String/ShellQuote.pm:${PORTSDIR}/textproc/p5-String-ShellQuote
+BUILD_DEPENDS= p5-ZConf>=6.1.0:${PORTSDIR}/net/p5-ZConf \
+ p5-File-MimeInfo>=0.16:${PORTSDIR}/devel/p5-File-MimeInfo \
+ p5-Curses-UI>=0.9609:${PORTSDIR}/devel/p5-Curses-UI \
+ p5-ZConf-GUI>=1.0.3:${PORTSDIR}/devel/p5-ZConf-GUI \
+ p5-String-ShellQuote>=1.04:${PORTSDIR}/textproc/p5-String-ShellQuote
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes