summaryrefslogtreecommitdiff
path: root/mail/claws-mail-dillo-viewer
diff options
context:
space:
mode:
Diffstat (limited to 'mail/claws-mail-dillo-viewer')
-rw-r--r--mail/claws-mail-dillo-viewer/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/mail/claws-mail-dillo-viewer/Makefile b/mail/claws-mail-dillo-viewer/Makefile
index f4f841b9ad7..28c76eec805 100644
--- a/mail/claws-mail-dillo-viewer/Makefile
+++ b/mail/claws-mail-dillo-viewer/Makefile
@@ -1,16 +1,17 @@
-# $NetBSD: Makefile,v 1.3 2007/09/23 17:08:01 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2007/10/23 20:16:52 smb Exp $
#
PLUGIN_NAME= dillo_viewer
-PKGREVISION= 1
+PLUG_VER= 3.0.1
.include "../../mail/claws-mail/plugins.mk"
MAINTAINER= smb@NetBSD.org
COMMENT= Plugin to use the Dillo web browser for html rendering
+PKGREVISION= 2
CONFIGURE_ARGS+= --enable-dillo_viewer-plugin
-DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
+DEPENDS+= claws-mail>=3.0.1:../../mail/claws-mail
DEPENDS+= dillo>=0.8.6nb2:../../www/dillo
.include "../../mail/claws-mail/Makefile.vers"