diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2011-03-31 08:39:53 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2011-03-31 08:39:53 +0000 |
commit | 976106212580958643fc0c3351326ecddce016b7 (patch) | |
tree | f3a626effb954c20590e746b0f0fa8ac5d6abc21 /graphics/kdegraphics4 | |
parent | 2fe55e85136f688bb9dcc63c10d8ad11dd1d5271 (diff) |
Notes
Diffstat (limited to 'graphics/kdegraphics4')
-rw-r--r-- | graphics/kdegraphics4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/kdegraphics4/Makefile b/graphics/kdegraphics4/Makefile index 428934960bb9..7d9796b9cc08 100644 --- a/graphics/kdegraphics4/Makefile +++ b/graphics/kdegraphics4/Makefile @@ -6,6 +6,7 @@ PORTNAME= kdegraphics PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src @@ -26,7 +27,7 @@ LIB_DEPENDS= art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl \ chm.0:${PORTSDIR}/misc/chmlib \ sane.1:${PORTSDIR}/graphics/sane-backends \ gphoto2.2:${PORTSDIR}/graphics/libgphoto2 \ - djvulibre.23:${PORTSDIR}/graphics/djvulibre-nox11 \ + djvulibre.24:${PORTSDIR}/graphics/djvulibre-nox11 \ qimageblitz.4:${PORTSDIR}/x11/qimageblitz \ spectre.1:${PORTSDIR}/print/libspectre \ qca.2:${PORTSDIR}/devel/qca \ |