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 /deskutils/homerun/Makefile | |
parent | 558a51279c03199a7a20966174a8f0a1f33dc9b2 (diff) | |
download | ports-0f583d87000061087521fb77c44c9055d122d787.tar.gz ports-0f583d87000061087521fb77c44c9055d122d787.zip |
Notes
Diffstat (limited to 'deskutils/homerun/Makefile')
-rw-r--r-- | deskutils/homerun/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/homerun/Makefile b/deskutils/homerun/Makefile index 7e3b789e605f..0521047cd406 100644 --- a/deskutils/homerun/Makefile +++ b/deskutils/homerun/Makefile @@ -9,8 +9,8 @@ MASTER_SITES= KDE/unstable/${PORTNAME}/src/ MAINTAINER= yurkis@gmail.com COMMENT= Fullscreen launcher with content organized in tabs -USES= cmake:outsource compiler:c++0x gettext tar:bzip2 -USE_KDE4= kdelibs automoc4 workspace +USES= cmake:outsource compiler:c++0x gettext kde:4 tar:bzip2 +USE_KDE= kdelibs automoc4 workspace USE_QT4= moc_build qmake_build rcc_build uic_build corelib gui USE_XORG= x11 USE_LDCONFIG= yes |