aboutsummaryrefslogtreecommitdiff
path: root/sysutils/kuser/Makefile
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2014-04-03 09:49:10 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2014-04-03 09:49:10 +0000
commit65b2b253dc836cb64400ea09abe7fa5abf9852b8 (patch)
tree95de45f0ce5c27018f8f037f32ebe7630b007fd7 /sysutils/kuser/Makefile
parent4168b892e8103e408e4d23afd7adee13f316e7f7 (diff)
KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!
KDE ports: - Convert to USES=tar:xz devel/p5-perlqt, multimedia/kdemultimedia4-ffmpegthumbs: - Convert LIB_DEPENDS to new style devel/p5-perlqt, devel/p5-perlkde: - Don't remove directories installed by perl port net/kdnssd: - moved to net/zeroconf-ioslave (renamed upstream) x11/kdelibs4: - Clean up non-standard shared mime files and directories after deinstall The area51 repository features commits by Alonso Schaich <alonsoschaich@fastmail.fm> and makc.
Notes
Notes: svn path=/head/; revision=349983
Diffstat (limited to 'sysutils/kuser/Makefile')
-rw-r--r--sysutils/kuser/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/kuser/Makefile b/sysutils/kuser/Makefile
index 486104bf4ff9..ad78445b1a4c 100644
--- a/sysutils/kuser/Makefile
+++ b/sysutils/kuser/Makefile
@@ -9,9 +9,8 @@ DIST_SUBDIR= KDE/${PORTVERSION}
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE user manager
-USE_XZ= yes
USE_KDE4= kdelibs pimlibs kdeprefix kdehier automoc4
-USES= cmake:outsource
+USES= cmake:outsource tar:xz
USE_QT4= moc_build qmake_build rcc_build uic_build
.include <bsd.port.mk>