aboutsummaryrefslogtreecommitdiff
path: root/mail/claws-mail-pdf_viewer
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-02-28 00:50:45 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-02-28 00:50:45 +0000
commit5ccdf2b2f9c229fdfd93fc1e53e4e9507d03c481 (patch)
treed132c91100f0e5ea1b0d4c2110be4a04008eef23 /mail/claws-mail-pdf_viewer
parent549368ea7f581add7c7e631663cd288d9075acfb (diff)
downloadports-5ccdf2b2f9c229fdfd93fc1e53e4e9507d03c481.tar.gz
ports-5ccdf2b2f9c229fdfd93fc1e53e4e9507d03c481.zip
Notes
Diffstat (limited to 'mail/claws-mail-pdf_viewer')
-rw-r--r--mail/claws-mail-pdf_viewer/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/claws-mail-pdf_viewer/Makefile b/mail/claws-mail-pdf_viewer/Makefile
index f6d02b85fbf5..ad6c20a49833 100644
--- a/mail/claws-mail-pdf_viewer/Makefile
+++ b/mail/claws-mail-pdf_viewer/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pdf_viewer
PORTVERSION= 0.9
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
PKGNAMEPREFIX= claws-mail-
@@ -15,8 +16,8 @@ MAINTAINER= c0rn@o2.pl
COMMENT= This claws-mail plugin enables viewing of PDF and PS files
LIB_DEPENDS= poppler-glib:${PORTSDIR}/graphics/poppler-gtk
-BUILD_DEPENDS= claws-mail>=3.3.0:${PORTSDIR}/mail/claws-mail
-RUN_DEPENDS= claws-mail>=3.3.0:${PORTSDIR}/mail/claws-mail
+BUILD_DEPENDS= claws-mail>=3.3.1:${PORTSDIR}/mail/claws-mail
+RUN_DEPENDS= claws-mail>=3.3.1:${PORTSDIR}/mail/claws-mail
USE_GMAKE= yes
USE_GETTEXT= yes