From cde1fdd3890638f5eb5a0bbf4e2264304ee897b1 Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Thu, 22 Apr 1999 07:42:49 +0000 Subject: gtk11 -> gtk12 --- databases/gmysql/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'databases/gmysql') diff --git a/databases/gmysql/Makefile b/databases/gmysql/Makefile index 05719a17d902..31e1d1411ce2 100644 --- a/databases/gmysql/Makefile +++ b/databases/gmysql/Makefile @@ -3,7 +3,7 @@ # Date created: Sun Nov 15 22:07:12 CET 1998 # Whom: Dirk Froemberg # -# $Id: Makefile,v 1.9 1999/04/08 19:05:43 billf Exp $ +# $Id: Makefile,v 1.10 1999/04/14 00:02:43 scrappy Exp $ # DISTNAME= gmysql-0.3.2 @@ -13,12 +13,12 @@ MASTER_SITES= http://www.loth.demon.co.uk/gmysql/ \ MAINTAINER= dirk@FreeBSD.ORG -LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \ +LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12 \ mysqlclient.6:${PORTSDIR}/databases/mysql322 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-mysql=${PREFIX} -CONFIGURE_ENV= GTK_CONFIG=${X11BASE}/bin/gtk11-config +CONFIGURE_ENV= GTK_CONFIG=${X11BASE}/bin/gtk12-config FETCH_BEFORE_ARGS= -b .include -- cgit v1.2.3