aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/gtk-engines
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>1999-03-15 18:30:06 +0000
committerJacques Vidrine <nectar@FreeBSD.org>1999-03-15 18:30:06 +0000
commitf0de21bf7d083fa7c7e03077253dce094a0181f5 (patch)
tree7abfcc75707b477be201c6fee261f57f9c67a775 /x11-themes/gtk-engines
parent5dd2a77a0048104295148ee0f5bf179fd723196a (diff)
downloadports-f0de21bf7d083fa7c7e03077253dce094a0181f5.tar.gz
ports-f0de21bf7d083fa7c7e03077253dce094a0181f5.zip
Bump imlib library version since it now depends upon GTK 1.2 instead of 1.1.
libgdk_imlib.so.2 -> libgdk_imlib.so.3 libImlib.so.2 -> libImlib.so.3
Notes
Notes: svn path=/head/; revision=17236
Diffstat (limited to 'x11-themes/gtk-engines')
-rw-r--r--x11-themes/gtk-engines/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gtk-engines/Makefile b/x11-themes/gtk-engines/Makefile
index 85eb8e486975..2a4a7fa9ef4c 100644
--- a/x11-themes/gtk-engines/Makefile
+++ b/x11-themes/gtk-engines/Makefile
@@ -3,7 +3,7 @@
# Date Created: 23 Dec 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.7 1999/02/02 17:01:42 vanilla Exp $
+# $Id: Makefile,v 1.8 1999/03/09 01:09:07 nectar Exp $
#
DISTNAME= gtk-engines-0.5
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= gnome-1.0/sources
MAINTAINER= vanilla@FreeBSD.ORG
-LIB_DEPENDS= gdk_imlib.2:${PORTSDIR}/graphics/imlib
+LIB_DEPENDS= gdk_imlib.3:${PORTSDIR}/graphics/imlib
USE_X_PREFIX= yes
GNU_CONFIGURE= yes