diff options
Diffstat (limited to 'deskutils/homerun')
-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 |