aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2012-09-01 07:04:24 +0800
committermakc <makc@FreeBSD.org>2012-09-01 07:04:24 +0800
commita1435390b60ebee4bee58186d5eff91e2552cc8c (patch)
tree1eaf09ce18ea942f93611c2d72bff40a08640b8b /deskutils
parentf444d19b120230fc8028d8fe2efb5037a5aba94e (diff)
downloadfreebsd-ports-gnome-a1435390b60ebee4bee58186d5eff91e2552cc8c.tar.gz
freebsd-ports-gnome-a1435390b60ebee4bee58186d5eff91e2552cc8c.tar.zst
freebsd-ports-gnome-a1435390b60ebee4bee58186d5eff91e2552cc8c.zip
Remove needless (and deprecated) kdebase component
Remove indirect dependencies on qt4 libraries PR: ports/171218 Approved by: Veniamin Gvozdikov (maintainer)
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/plasma-applet-fancytasks/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/deskutils/plasma-applet-fancytasks/Makefile b/deskutils/plasma-applet-fancytasks/Makefile
index b5c7e29e0710..688b02c23a1d 100644
--- a/deskutils/plasma-applet-fancytasks/Makefile
+++ b/deskutils/plasma-applet-fancytasks/Makefile
@@ -7,7 +7,7 @@
PORTNAME= fancytasks
PORTVERSION= 1.1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= deskutils
MASTER_SITES= http://kde-look.org/CONTENT/content-files/
PKGNAMEPREFIX= plasma-applet-
@@ -18,13 +18,10 @@ COMMENT= Plasmoid fancy representation of your tasks and launchers
LICENSE= GPLv2
-LIB_DEPENDS= qimageblitz.4:${PORTSDIR}/x11/qimageblitz
-
USE_BZIP2= yes
USE_CMAKE= yes
-USE_KDE4= automoc4 kdeprefix kdelibs kdebase workspace
-USE_QT4= gui dbus network opengl svg phonon webkit xml \
- qmake_build moc_build rcc_build uic_build
+USE_KDE4= automoc4 kdeprefix kdelibs workspace qimageblitz
+USE_QT4= qmake_build moc_build rcc_build uic_build
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}