diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2016-08-24 08:20:31 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2016-08-24 08:20:31 +0000 |
commit | 0f583d87000061087521fb77c44c9055d122d787 (patch) | |
tree | b9dc00f333e96550a5732b38b9c9444035e4339c /sysutils/baloo-widgets | |
parent | 558a51279c03199a7a20966174a8f0a1f33dc9b2 (diff) | |
download | ports-0f583d87000061087521fb77c44c9055d122d787.tar.gz ports-0f583d87000061087521fb77c44c9055d122d787.zip |
Notes
Diffstat (limited to 'sysutils/baloo-widgets')
-rw-r--r-- | sysutils/baloo-widgets/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/baloo-widgets/Makefile b/sysutils/baloo-widgets/Makefile index 28be587a24f2..288cb18a961f 100644 --- a/sysutils/baloo-widgets/Makefile +++ b/sysutils/baloo-widgets/Makefile @@ -10,9 +10,8 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= The BalooWidgets library -USE_KDE4= automoc4 baloo kfilemetadata - -USES= cmake:outsource tar:xz +USES= cmake:outsource kde:4 tar:xz +USE_KDE= automoc4 baloo kfilemetadata USE_QT4= corelib qmake_build moc_build rcc_build uic_build USE_LDCONFIG= yes |