summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2011-07-29 17:53:22 +0000
committerKoop Mast <kwm@FreeBSD.org>2011-07-29 17:53:22 +0000
commit4166abb7e491bd423332f9f42abf0a5e31573987 (patch)
tree8025ab35056b3e4f2963c8978718eb3eadea6f64 /x11
parentMove PROJECTHOST knob back where it logically belongs. Portlint should be (diff)
Remove INSTALLS_ICONS from kde ports.
In the soon to be committed glib and gtk update, the INSTALLS_ICONS macro will gain the long missing gtk-update-icon-theme dependancy. After talking with members from of our KDE team. There isn't any indication that this gtk util is usefull for KDE.
Diffstat (limited to 'x11')
-rw-r--r--x11/yakuake/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/yakuake/Makefile b/x11/yakuake/Makefile
index de56f6bc69fe..5448f4b4dedf 100644
--- a/x11/yakuake/Makefile
+++ b/x11/yakuake/Makefile
@@ -19,7 +19,6 @@ USE_BZIP2= yes
USE_KDEBASE_VER=3
USE_GMAKE= yes
USE_GETTEXT= yes
-INSTALLS_ICONS= yes
CONFIGURE_ENV+= LDFLAGS="${PTHREAD_LIBS}"