summaryrefslogtreecommitdiffstats
path: root/x11-themes
diff options
context:
space:
mode:
authoravl <avl@df743ca5-7f9a-e211-a948-0013205c9059>2011-03-21 17:21:48 +0800
committeravl <avl@df743ca5-7f9a-e211-a948-0013205c9059>2011-03-21 17:21:48 +0800
commitef8a3a01968cdc9b22216799108274d734180ef9 (patch)
treea1624bbcde0538efa8cd094c6c55194cee9c5c5f /x11-themes
parentda428153b58b0685f57140aeef977db313dd7606 (diff)
downloadmarcuscom-ports-ef8a3a01968cdc9b22216799108274d734180ef9.tar.gz
marcuscom-ports-ef8a3a01968cdc9b22216799108274d734180ef9.tar.zst
marcuscom-ports-ef8a3a01968cdc9b22216799108274d734180ef9.zip
Remove extra dependency on gtk-update-icon-cache.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15520 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/gnome-icon-theme-symbolic/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gnome-icon-theme-symbolic/Makefile b/x11-themes/gnome-icon-theme-symbolic/Makefile
index 7994cf047..c48246d81 100644
--- a/x11-themes/gnome-icon-theme-symbolic/Makefile
+++ b/x11-themes/gnome-icon-theme-symbolic/Makefile
@@ -3,7 +3,7 @@
# Whom: Mezz <mezz@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11-themes/gnome-icon-theme-symbolic/Makefile,v 1.1 2011/03/16 17:24:56 mezz Exp $
+# $MCom: ports/x11-themes/gnome-icon-theme-symbolic/Makefile,v 1.2 2011/03/20 02:39:02 avl Exp $
#
PORTNAME= gnome-icon-theme-symbolic
@@ -21,7 +21,7 @@ BUILD_DEPENDS= icon-naming-utils>=0.8.7:${PORTSDIR}/x11-themes/icon-naming-utils
USE_BZIP2= yes
INSTALLS_ICONS= yes
USE_GMAKE= yes
-USE_GNOME= gnomehack gnomeprefix pkgconfig gtk-update-icon-cache
+USE_GNOME= gnomehack gnomeprefix pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"