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/basket | |
parent | 558a51279c03199a7a20966174a8f0a1f33dc9b2 (diff) |
Notes
Diffstat (limited to 'deskutils/basket')
-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 |