aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/okular
diff options
context:
space:
mode:
authorbf <bf@FreeBSD.org>2012-06-13 12:49:48 +0800
committerbf <bf@FreeBSD.org>2012-06-13 12:49:48 +0800
commit3531da429340d8118f43d2161a1dc308cc90c032 (patch)
treeb8c0cec7b7307798966a4e6840e3c48a1601415b /graphics/okular
parent3bd8cd72e9926ac7415fb537c85253827e5b83fc (diff)
downloadfreebsd-ports-gnome-3531da429340d8118f43d2161a1dc308cc90c032.tar.gz
freebsd-ports-gnome-3531da429340d8118f43d2161a1dc308cc90c032.tar.zst
freebsd-ports-gnome-3531da429340d8118f43d2161a1dc308cc90c032.zip
update DjVuLibre to 3.5.25.3 and adjust dependent ports: the QT3 GUI that was
formerly in graphics/djvulibre has been removed, and graphics/djvulibre-nox11 has been merged back into graphics/djvulibre
Diffstat (limited to 'graphics/okular')
-rw-r--r--graphics/okular/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/okular/Makefile b/graphics/okular/Makefile
index 85096e41ec85..005636dee590 100644
--- a/graphics/okular/Makefile
+++ b/graphics/okular/Makefile
@@ -7,7 +7,7 @@
PORTNAME= okular
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
@@ -16,7 +16,7 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE 4 universal document viewer
-LIB_DEPENDS= djvulibre.24:${PORTSDIR}/graphics/djvulibre-nox11 \
+LIB_DEPENDS= djvulibre:${PORTSDIR}/graphics/djvulibre \
jpeg.11:${PORTSDIR}/graphics/jpeg \
qca.2:${PORTSDIR}/devel/qca \
tiff.4:${PORTSDIR}/graphics/tiff \