summaryrefslogtreecommitdiff
path: root/mail/claws-mail-dillo-viewer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/claws-mail-dillo-viewer/Makefile')
-rw-r--r--mail/claws-mail-dillo-viewer/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/claws-mail-dillo-viewer/Makefile b/mail/claws-mail-dillo-viewer/Makefile
index b3e39c36086..b90768d021c 100644
--- a/mail/claws-mail-dillo-viewer/Makefile
+++ b/mail/claws-mail-dillo-viewer/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.7 2008/06/12 02:14:33 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2008/07/13 22:34:20 smb Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
PLUGIN_NAME= dillo_viewer
-PLUG_VER= 3.4.0
+PLUG_VER= 3.5.0
.include "../../mail/claws-mail/plugins.mk"
MAINTAINER= smb@NetBSD.org
@@ -12,7 +12,7 @@ COMMENT= Plugin to use the Dillo web browser for html rendering
CONFIGURE_ARGS+= --enable-dillo_viewer-plugin
-DEPENDS+= claws-mail-3.4.0{,nb[0-9]*}:../../mail/claws-mail
+DEPENDS+= claws-mail-3.5.0{,nb[0-9]*}:../../mail/claws-mail
DEPENDS+= dillo>=0.8.6nb2:../../www/dillo
.include "../../mail/claws-mail/Makefile.vers"