aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-03-17 23:03:15 +0000
committerSteve Wills <swills@FreeBSD.org>2012-03-17 23:03:15 +0000
commit57be336737ba458c705b55eb22c271d1593f7990 (patch)
treeb873161231b67d961490a86d92771b840f185363 /deskutils
parent313b30e1f9cb9be7063120dc2f7a95700781df4c (diff)
downloadports-57be336737ba458c705b55eb22c271d1593f7990.tar.gz
ports-57be336737ba458c705b55eb22c271d1593f7990.zip
Notes
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/p5-ZConf-Runner-GUI-GTK/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/deskutils/p5-ZConf-Runner-GUI-GTK/Makefile b/deskutils/p5-ZConf-Runner-GUI-GTK/Makefile
index 9a5aa406bdf7..7258d418ec88 100644
--- a/deskutils/p5-ZConf-Runner-GUI-GTK/Makefile
+++ b/deskutils/p5-ZConf-Runner-GUI-GTK/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ZConf-Runner-GUI-GTK
PORTVERSION= 0.0.2
+PORTREVISION= 1
CATEGORIES= deskutils perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:VVELOX
@@ -15,8 +16,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= vvelox@vvelox.net
COMMENT= The GTK GUI backend for ZConf::Runner
-RUN_DEPENDS= ${SITE_PERL}/ZConf.pm:${PORTSDIR}/net/p5-ZConf \
- p5-Gtk2>=1.060:${PORTSDIR}/x11-toolkits/p5-Gtk2
+BUILD_DEPENDS= p5-ZConf>=0:${PORTSDIR}/net/p5-ZConf \
+ p5-Gtk2>=1.060:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
+ p5-ZConf-Runner>=0:${PORTSDIR}/deskutils/p5-ZConf-Runner \
+ p5-File-MimeInfo>=0:${PORTSDIR}/devel/p5-File-MimeInfo
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes