aboutsummaryrefslogtreecommitdiff
path: root/deskutils/basket
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2017-06-22 18:20:08 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2017-06-22 18:20:08 +0000
commitc179ecde0af388f94241a975ff79717192dd4aa2 (patch)
tree4f18c04e762228ffbcd912793bf8b284cad316a0 /deskutils/basket
parent576018827408f919b57bb9a84692458257298dd7 (diff)
downloadports-c179ecde0af388f94241a975ff79717192dd4aa2.tar.gz
ports-c179ecde0af388f94241a975ff79717192dd4aa2.zip
Don't depend unnecessarily on kdepim4. The dependency needed is kdelibs.
* kdepim is only needed for the kparts, which are not built anyways.
Notes
Notes: svn path=/head/; revision=444126
Diffstat (limited to 'deskutils/basket')
-rw-r--r--deskutils/basket/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/basket/Makefile b/deskutils/basket/Makefile
index 1d3a57c80c01..f175f0ddf437 100644
--- a/deskutils/basket/Makefile
+++ b/deskutils/basket/Makefile
@@ -3,7 +3,7 @@
PORTNAME= basket
PORTVERSION= 1.81
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= deskutils kde
MASTER_SITES= http://basket.kde.org/downloads/
@@ -16,7 +16,7 @@ LIB_DEPENDS= libgpgme.so:security/gpgme
USES= cmake gettext-tools kde:4 tar:bzip2
USE_XORG= xft xpm
-USE_KDE= automoc4 pimlibs qimageblitz
+USE_KDE= automoc4 kdelibs qimageblitz
USE_QT4= moc_build qmake_build rcc_build uic_build
USE_LDCONFIG= yes