From 847adcda19bac69c3631ec7c78af68a02a36c2f9 Mon Sep 17 00:00:00 2001 From: Jacques Vidrine Date: Fri, 22 Jan 1999 21:47:37 +0000 Subject: Fixup: Ports that want gtk+ 1.0.x should now reference gtk10-config. --- graphics/gtkdps/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'graphics/gtkdps/Makefile') diff --git a/graphics/gtkdps/Makefile b/graphics/gtkdps/Makefile index 190dfd983601..fc0f4796cf62 100644 --- a/graphics/gtkdps/Makefile +++ b/graphics/gtkdps/Makefile @@ -3,7 +3,7 @@ # Date created: 21 April 1998 # Whom: Yukihiro Nakai # -# $Id: Makefile,v 1.7 1999/01/05 01:04:37 steve Exp $ +# $Id: Makefile,v 1.8 1999/01/12 16:50:44 vanilla Exp $ # DISTNAME= gtkDPS-0.2.16 @@ -13,11 +13,12 @@ MASTER_SITES= ftp://ftp.aist-nara.ac.jp/pub/personal/masata-y/gyve/fullkit/gyve MAINTAINER= nacai@iname.com -LIB_DEPENDS= gtk.1:${PORTSDIR}/x11-toolkits/gtk +LIB_DEPENDS= gtk10.1:${PORTSDIR}/x11-toolkits/gtk10 BUILD_DEPENDS= pswrap:${PORTSDIR}/x11/dgs CONFIGURE_ARGS= --with-dps-includes=${X11BASE}/include \ --with-dps-libraries=${X11BASE}/lib +CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk10-config" GNU_CONFIGURE= yes USE_X_PREFIX= yes -- cgit v1.2.3