aboutsummaryrefslogtreecommitdiff
path: root/graphics/kdegraphics4-thumbnailers/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/kdegraphics4-thumbnailers/Makefile')
-rw-r--r--graphics/kdegraphics4-thumbnailers/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/kdegraphics4-thumbnailers/Makefile b/graphics/kdegraphics4-thumbnailers/Makefile
index d23956ac975b..2bdcb7b63991 100644
--- a/graphics/kdegraphics4-thumbnailers/Makefile
+++ b/graphics/kdegraphics4-thumbnailers/Makefile
@@ -7,7 +7,6 @@
PORTNAME= kdegraphics-thumbnailers
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 1
CATEGORIES= graphics kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
@@ -16,16 +15,13 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= Thumbnailers for various graphics file formats
-LIB_DEPENDS= kexiv2.10:${PORTSDIR}/graphics/libkexiv2-kde4 \
- kdcraw.20:${PORTSDIR}/graphics/libkdcraw-kde4
-
CONFLICTS= kdegraphics-4.[0-6].*
-USE_KDE4= kdehier kdelibs kdeprefix automoc4
+USE_KDE4= kdehier kdelibs kdeprefix libkdcraw libkexiv2 automoc4
KDE4_BUILDENV= yes
USE_QT_VER= 4
QT_COMPONENTS= gui qmake_build moc_build uic_build rcc_build
-USE_BZIP2= yes
+USE_XZ= yes
MAKE_JOBS_SAFE= yes
.include <bsd.port.mk>