summaryrefslogtreecommitdiff
path: root/deskutils/p5-ZConf-Runner-GUI-GTK/Makefile
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/p5-ZConf-Runner-GUI-GTK/Makefile
parent- Add missing BUILD_DEPENDS and RUN_DEPENDS (diff)
- Add missing DEPENDS
- Bump PORTREVISION PR: ports/165542 Approved by: maintainer timeout (vvelox@vvelox.net, >2 weeks) Feature safe: yes
Notes
Notes: svn path=/head/; revision=293481
Diffstat (limited to 'deskutils/p5-ZConf-Runner-GUI-GTK/Makefile')
-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