diff options
Diffstat (limited to 'deskutils/basket/Makefile')
-rw-r--r-- | deskutils/basket/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/basket/Makefile b/deskutils/basket/Makefile index 2caa70d9a31e..a0104ac26359 100644 --- a/deskutils/basket/Makefile +++ b/deskutils/basket/Makefile @@ -14,9 +14,9 @@ LICENSE= GPLv2 LIB_DEPENDS= libgpgme.so:security/gpgme -USES= cmake gettext-tools tar:bzip2 +USES= cmake gettext-tools kde:4 tar:bzip2 USE_XORG= xft xpm -USE_KDE4= automoc4 pimlibs qimageblitz +USE_KDE= automoc4 pimlibs qimageblitz USE_QT4= moc_build qmake_build rcc_build uic_build USE_LDCONFIG= yes |