aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtk20/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2005-11-21 08:16:29 +0800
committermarcus <marcus@FreeBSD.org>2005-11-21 08:16:29 +0800
commitab825b3d9e4fe604ebffd29985278ba337bfd8eb (patch)
tree1c4f6d24d02876712a41e81a67f151f48a12b807 /x11-toolkits/gtk20/Makefile
parentcb5fb593e925016823d23b9b94cdd7bed76cb8e2 (diff)
downloadfreebsd-ports-gnome-ab825b3d9e4fe604ebffd29985278ba337bfd8eb.tar.gz
freebsd-ports-gnome-ab825b3d9e4fe604ebffd29985278ba337bfd8eb.tar.zst
freebsd-ports-gnome-ab825b3d9e4fe604ebffd29985278ba337bfd8eb.zip
We no longer need to touch the icon-theme.cache now that gnome-icon-theme
does the right thing.
Diffstat (limited to 'x11-toolkits/gtk20/Makefile')
-rw-r--r--x11-toolkits/gtk20/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile
index 2f5719b47791..3534e59e9b43 100644
--- a/x11-toolkits/gtk20/Makefile
+++ b/x11-toolkits/gtk20/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gtk
PORTVERSION= 2.8.7
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/2.8,} \
ftp://ftp.gtk.org/pub/gtk/v2.8/ \
@@ -105,8 +105,6 @@ pre-build:
@${RM} -rf ${WRKSRC}/docs/gtk.info*
post-install:
- -@${TOUCH} -f ${X11BASE}/share/icons/hicolor/icon-theme.cache \
- 2>/dev/null
-@${FIND} ${X11BASE}/share/icons -type d -depth 1 -exec \
${PREFIX}/bin/gtk-update-icon-cache -q -f {} \; 2>/dev/null
@${MKDIR} ${PREFIX}/lib/gtk-2.0/modules