aboutsummaryrefslogtreecommitdiff
path: root/graphics/kolourpaint/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/kolourpaint/Makefile')
-rw-r--r--graphics/kolourpaint/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/graphics/kolourpaint/Makefile b/graphics/kolourpaint/Makefile
index 1ab8990f68dd..71b73c65ece7 100644
--- a/graphics/kolourpaint/Makefile
+++ b/graphics/kolourpaint/Makefile
@@ -7,7 +7,6 @@
PORTNAME= kolourpaint
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 1
CATEGORIES= graphics kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
@@ -16,15 +15,13 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE 4 paint program
-LIB_DEPENDS= qimageblitz.4:${PORTSDIR}/x11/qimageblitz
-
CONFLICTS= kdegraphics-4.[0-6].*
-USE_KDE4= kdehier kdelibs kdeprefix automoc4
+USE_KDE4= kdehier kdelibs kdeprefix automoc4 qimageblitz
KDE4_BUILDENV= yes
USE_QT_VER= 4
QT_COMPONENTS= corelib qmake_build moc_build uic_build rcc_build
-USE_BZIP2= yes
+USE_XZ= yes
MAKE_JOBS_SAFE= yes
.include <bsd.port.mk>