aboutsummaryrefslogtreecommitdiff
path: root/editors/zim/Makefile
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2010-08-21 03:31:29 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2010-08-21 03:31:29 +0000
commitec3a15592edd7fa92d129989f354960cc8d1385e (patch)
tree78f6e4da91edaf3b727f8df9f1295ee0f0812c6c /editors/zim/Makefile
parent0ca553fe4b742d71a4c7cf33ee787ecb93fd4a04 (diff)
downloadports-ec3a15592edd7fa92d129989f354960cc8d1385e.tar.gz
ports-ec3a15592edd7fa92d129989f354960cc8d1385e.zip
- Update to 0.29
Notes
Notes: svn path=/head/; revision=259667
Diffstat (limited to 'editors/zim/Makefile')
-rw-r--r--editors/zim/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/editors/zim/Makefile b/editors/zim/Makefile
index 6d7663e257ed..b21036c32661 100644
--- a/editors/zim/Makefile
+++ b/editors/zim/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= zim
-PORTVERSION= 0.28
-PORTREVISION= 4
+PORTVERSION= 0.29
CATEGORIES= editors perl5
-MASTER_SITES= http://www.zim-wiki.org/downloads/
+MASTER_SITES= http://www.zim-wiki.org/downloads/perl-zim/
DISTNAME= Zim-${PORTVERSION}
MAINTAINER= acm@FreeBSD.org
@@ -18,7 +17,7 @@ COMMENT= WYSIWYG text editor written in Gtk2-Perl
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
${SITE_PERL}/File/MimeInfo.pm:${PORTSDIR}/devel/p5-File-MimeInfo \
${SITE_PERL}/File/DesktopEntry.pm:${PORTSDIR}/devel/p5-File-DesktopEntry
-RUN_DEPENDS= ${BUILD_DEPENDS} \
+RUN_DEPENDS:= ${BUILD_DEPENDS} \
update-mime-database:${PORTSDIR}/misc/shared-mime-info \
xdg-icon-resource:${PORTSDIR}/devel/xdg-utils