Index: head/deskutils/basket/Makefile =================================================================== --- head/deskutils/basket/Makefile (revision 444125) +++ head/deskutils/basket/Makefile (revision 444126) @@ -1,23 +1,23 @@ # Created by: Markus Brueffer # $FreeBSD$ PORTNAME= basket PORTVERSION= 1.81 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= deskutils kde MASTER_SITES= http://basket.kde.org/downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= Desktop organization tool LICENSE= GPLv2 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 .include