diff options
author | kwm <kwm@FreeBSD.org> | 2011-07-30 04:10:34 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2011-07-30 04:10:34 +0800 |
commit | 15ade45d37dc75c3a9fe63417a84b4f7669f78eb (patch) | |
tree | a1ac5288b6dc85be2182da604b45bff3d6f4c628 /graphics | |
parent | 103ac1e66ca4ddfcab03cda39846699c49fdb3aa (diff) | |
download | freebsd-ports-gnome-15ade45d37dc75c3a9fe63417a84b4f7669f78eb.tar.gz freebsd-ports-gnome-15ade45d37dc75c3a9fe63417a84b4f7669f78eb.tar.zst freebsd-ports-gnome-15ade45d37dc75c3a9fe63417a84b4f7669f78eb.zip |
Remove INSTALLS_ICONS from this port.
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 'graphics')
-rw-r--r-- | graphics/libkipi-kde4/Makefile | 1 | ||||
-rw-r--r-- | graphics/libkipi/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/graphics/libkipi-kde4/Makefile b/graphics/libkipi-kde4/Makefile index 48d38830ba4e..88eb27e517b1 100644 --- a/graphics/libkipi-kde4/Makefile +++ b/graphics/libkipi-kde4/Makefile @@ -20,7 +20,6 @@ USE_GMAKE= yes USE_AUTOTOOLS= libtool USE_LDCONFIG= yes USE_GETTEXT= yes -INSTALLS_ICONS= yes post-patch: @${REINPLACE_CMD} -e 's|-O2||g;s|-fno-schedule-insns -fno-inline||g' \ diff --git a/graphics/libkipi/Makefile b/graphics/libkipi/Makefile index 48d38830ba4e..88eb27e517b1 100644 --- a/graphics/libkipi/Makefile +++ b/graphics/libkipi/Makefile @@ -20,7 +20,6 @@ USE_GMAKE= yes USE_AUTOTOOLS= libtool USE_LDCONFIG= yes USE_GETTEXT= yes -INSTALLS_ICONS= yes post-patch: @${REINPLACE_CMD} -e 's|-O2||g;s|-fno-schedule-insns -fno-inline||g' \ |