summaryrefslogtreecommitdiffstats
path: root/misc/gnome-icon-theme
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2002-10-15 23:55:49 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2002-10-15 23:55:49 +0800
commit054ac01de6ad34d19370d879b501796b477cf839 (patch)
treec4e0cf2e8b1892e7dd133f5ebcefdd8cdbbb6241 /misc/gnome-icon-theme
parentf04ebab537041eef58674048090206c0372ac361 (diff)
downloadmarcuscom-ports-054ac01de6ad34d19370d879b501796b477cf839.tar
marcuscom-ports-054ac01de6ad34d19370d879b501796b477cf839.tar.gz
marcuscom-ports-054ac01de6ad34d19370d879b501796b477cf839.tar.bz2
marcuscom-ports-054ac01de6ad34d19370d879b501796b477cf839.tar.lz
marcuscom-ports-054ac01de6ad34d19370d879b501796b477cf839.tar.xz
marcuscom-ports-054ac01de6ad34d19370d879b501796b477cf839.tar.zst
marcuscom-ports-054ac01de6ad34d19370d879b501796b477cf839.zip
Fix gtk shared lib number.
Submitted by: Franz Klammer <klammer@webonaut.com> git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@86 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'misc/gnome-icon-theme')
-rw-r--r--misc/gnome-icon-theme/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gnome-icon-theme/Makefile b/misc/gnome-icon-theme/Makefile
index 33a06c08c..1bb26679e 100644
--- a/misc/gnome-icon-theme/Makefile
+++ b/misc/gnome-icon-theme/Makefile
@@ -15,7 +15,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
-LIB_DEPENDS= gtk-x11-2.0.102:${PORTSDIR}/x11-toolkits/gtk20
+LIB_DEPENDS= gtk-x11-2.0.101:${PORTSDIR}/x11-toolkits/gtk20
USE_BZIP2= yes
USE_X_PREFIX= yes