diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-07-29 17:53:22 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-07-29 17:53:22 +0000 |
commit | 4166abb7e491bd423332f9f42abf0a5e31573987 (patch) | |
tree | 8025ab35056b3e4f2963c8978718eb3eadea6f64 /audio/amarok/Makefile | |
parent | 72daafc72bc603ac8b8b515e4d265aa55bae3065 (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.
Notes
Notes:
svn path=/head/; revision=278534
Diffstat (limited to 'audio/amarok/Makefile')
-rw-r--r-- | audio/amarok/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile index a4109cafbd49..2a30d7df5cdb 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -30,7 +30,6 @@ USE_GETTEXT= yes USE_SDL= sdl USE_RUBY= yes USE_LDCONFIG= yes -INSTALLS_ICONS= yes OPTIONS= GPOD "iPod support" on \ NJB "Creative Nomad and Dell support" on \ |