summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-04-23 18:06:21 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-04-23 18:06:21 +0000
commitc6bd92d952e9de7189b800c184508bd6040d9a7e (patch)
tree5dc5aea8fc177e9e00eb0cb883767a9715109339 /devel
parentUpgrade to ascpu-1.4 (diff)
gtk11 -> gtk12
Notes
Notes: svn path=/head/; revision=18102
Diffstat (limited to 'devel')
-rw-r--r--devel/gide/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/gide/Makefile b/devel/gide/Makefile
index 6160f942d1c9..126c43fb1028 100644
--- a/devel/gide/Makefile
+++ b/devel/gide/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 Jul 1998
# Whom: rom
#
-# $Id: Makefile,v 1.19 1999/01/31 12:00:52 obrien Exp $
+# $Id: Makefile,v 1.20 1999/02/22 02:49:33 steve Exp $
#
DISTNAME= gIDE-0.0.14
@@ -22,8 +22,8 @@ USE_X_PREFIX= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CFLAGS="-I${LOCALBASE}/include ${CFLAGS}" \
- GTK_CONFIG="${X11BASE}/bin/gtk11d-config" \
- GLIB_CONFIG="${LOCALBASE}/bin/glib11d-config" \
+ GTK_CONFIG="${X11BASE}/bin/gtk12-config" \
+ GLIB_CONFIG="${LOCALBASE}/bin/glib12-config" \
LIBS="-L${LOCALBASE}/lib"
MAN1= gide.1