summaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>1999-04-22 07:42:49 +0000
committermharo <mharo@FreeBSD.org>1999-04-22 07:42:49 +0000
commitd04b67dd7cdb30b15d1072f768e9997b3a8ed6b1 (patch)
treebfa714e966783882b497f34f051ddb504beb6d89 /databases
parentd8005fcb958e8c5e0714f6a5a4e9689d133e407c (diff)
downloadFreeBSD-ports-d04b67dd7cdb30b15d1072f768e9997b3a8ed6b1.zip
FreeBSD-ports-d04b67dd7cdb30b15d1072f768e9997b3a8ed6b1.tar.gz
gtk11 -> gtk12
Diffstat (limited to 'databases')
-rw-r--r--databases/gmysql/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/gmysql/Makefile b/databases/gmysql/Makefile
index 05719a1..31e1d14 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 <ibex@physik.TU-Berlin.DE>
#
-# $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 <bsd.port.mk>
OpenPOWER on IntegriCloud