summaryrefslogtreecommitdiff
path: root/graphics/evince
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2007-09-04 21:44:22 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2007-09-04 21:44:22 +0000
commit9aaa37d38f486dcf4c212b07a267d9307fdba129 (patch)
tree0de857030356129b6bda14cb4a2c3591e46d2507 /graphics/evince
parentChange to the latest names of the ooo ports; add jdk16; sort a bit. (diff)
- Fix the configure with PDF support that should fix the plist.
- Turn POPPLER_VERSION into a static number that should be still working when poppler upgrades to 0.6.x. - Bump the PORTREVISION. Reported by: pointyhat via pav
Notes
Notes: svn path=/head/; revision=198760
Diffstat (limited to 'graphics/evince')
-rw-r--r--graphics/evince/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile
index d759183b5197..a9b6d6288c96 100644
--- a/graphics/evince/Makefile
+++ b/graphics/evince/Makefile
@@ -8,6 +8,7 @@
PORTNAME= evince
PORTVERSION= 0.8.3
+PORTREVISION= 1
CATEGORIES= graphics print gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -105,8 +106,9 @@ RUN_DEPENDS+= unrar:${PORTSDIR}/archivers/unrar \
.endif
post-patch:
- @${REINPLACE_CMD} -e 's|execinfo.h|#|g' \
- ${WRKSRC}/configure
+ @${REINPLACE_CMD} -e 's|execinfo.h|#|g ; s|[$$]POPPLER_VERSION|9|g ; \
+ s| poppler-glib <= [$$]POPPLER_MAX_REQUIRED||g' \
+ ${WRKSRC}/configure
post-install:
@-update-desktop-database