diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-05-15 22:28:15 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-05-15 22:28:15 +0800 |
commit | 703c2a274ec5dfc95079efc043559c5e27c5ff1c (patch) | |
tree | a42bb13d62be6970acdb2de4fcdc8fdbf9b6df65 /misc | |
parent | c148dfc18bf842d0b8e663c51cc0a5a03a85d346 (diff) | |
download | marcuscom-ports-703c2a274ec5dfc95079efc043559c5e27c5ff1c.tar marcuscom-ports-703c2a274ec5dfc95079efc043559c5e27c5ff1c.tar.gz marcuscom-ports-703c2a274ec5dfc95079efc043559c5e27c5ff1c.tar.bz2 marcuscom-ports-703c2a274ec5dfc95079efc043559c5e27c5ff1c.tar.lz marcuscom-ports-703c2a274ec5dfc95079efc043559c5e27c5ff1c.tar.xz marcuscom-ports-703c2a274ec5dfc95079efc043559c5e27c5ff1c.tar.zst marcuscom-ports-703c2a274ec5dfc95079efc043559c5e27c5ff1c.zip |
gtk-update-icon-cache is already implied by INSTALLS_ICONS
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18470 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gnome-icon-theme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gnome-icon-theme/Makefile b/misc/gnome-icon-theme/Makefile index 60b38c754..b7c8ea832 100644 --- a/misc/gnome-icon-theme/Makefile +++ b/misc/gnome-icon-theme/Makefile @@ -19,7 +19,7 @@ USE_XZ= yes USE_GMAKE= yes GNU_CONFIGURE= yes USES= pathfix -USE_GNOME= intlhack gtk-update-icon-cache +USE_GNOME= intlhack INSTALLS_ICONS= yes CONFIGURE_ARGS= --enable-icon-mapping CPPFLAGS+= -I${LOCALBASE}/include |