aboutsummaryrefslogtreecommitdiff
path: root/x11/kgamma/Makefile
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2013-03-27 11:55:25 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2013-03-27 11:55:25 +0000
commit24482eebf1b38a1d781b1f6c16bb588f5e652980 (patch)
treebcb09269855487369fcfd28040255e86e37e1362 /x11/kgamma/Makefile
parente9088ff192d5f032b73c9b2e3386bbc9bf25136b (diff)
downloadports-24482eebf1b38a1d781b1f6c16bb588f5e652980.tar.gz
ports-24482eebf1b38a1d781b1f6c16bb588f5e652980.zip
Notes
Diffstat (limited to 'x11/kgamma/Makefile')
-rw-r--r--x11/kgamma/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/kgamma/Makefile b/x11/kgamma/Makefile
index 370964a41cf2..88864f3331ef 100644
--- a/x11/kgamma/Makefile
+++ b/x11/kgamma/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= ${KDE4_VERSION}
CATEGORIES= x11 kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
-DIST_SUBDIR= KDE
+DIST_SUBDIR= KDE/${PORTVERSION}
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE 4 monitor calibration tool
@@ -14,9 +14,9 @@ CONFLICTS= kdegraphics-4.[0-6].*
USE_KDE4= kdehier kdelibs kdeprefix automoc4
USES= cmake:outsource
-USE_QT4= dbus qmake_build moc_build uic_build rcc_build
+USE_QT4= moc_build qmake_build rcc_build uic_build
USE_XORG= x11 xxf86vm
-USE_XZ= yes
+USE_XZ= yes
MAKE_JOBS_SAFE= yes
.include <bsd.port.mk>