From f201b4fd15fc926ff48e867a6884082f0e84cf23 Mon Sep 17 00:00:00 2001 From: nectar Date: Thu, 22 Apr 1999 06:49:17 +0000 Subject: Applications using imlib should also use gtk12 (as opposed to any earlier version). --- x11-toolkits/gtkstep/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-toolkits/gtkstep') diff --git a/x11-toolkits/gtkstep/Makefile b/x11-toolkits/gtkstep/Makefile index 0c27873fa1c7..9d2f15de44b3 100644 --- a/x11-toolkits/gtkstep/Makefile +++ b/x11-toolkits/gtkstep/Makefile @@ -3,7 +3,7 @@ # Date Created: 7 nov 98 # Whom: Gilad Rom # -# $Id: Makefile,v 1.3 1999/02/18 04:58:45 vanilla Exp $ +# $Id: Makefile,v 1.4 1999/03/15 18:30:06 nectar Exp $ # DISTNAME= gtkstep-1.4 @@ -17,7 +17,7 @@ LIB_DEPENDS= gdk_imlib.3:${PORTSDIR}/graphics/imlib USE_X_PREFIX= yes GNU_CONFIGURE= yes -CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk11d-config" +CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config" post-install: @${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib -- cgit