From 5f0bc2f0912e697d275360929aa9ff96a562b803 Mon Sep 17 00:00:00 2001 From: jlam Date: Wed, 21 Jun 2000 02:11:42 +0000 Subject: USE_LIBTOOL instead of PKGLIBTOOL. --- graphics/ee/Makefile | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'graphics/ee') diff --git a/graphics/ee/Makefile b/graphics/ee/Makefile index 3ec51f89a1f..bf9bd66c3fa 100644 --- a/graphics/ee/Makefile +++ b/graphics/ee/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2000/06/01 11:23:26 rh Exp $ +# $NetBSD: Makefile,v 1.15 2000/06/21 02:11:42 jlam Exp $ DISTNAME= ee-0.3.11 CATEGORIES= x11 gnome @@ -7,12 +7,13 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/ee/} MAINTAINER= root@garbled.net HOMEPAGE= http://www.gnome.org/ -DEPENDS= gnome-core-*:../../x11/gnome-core +DEPENDS+= gnome-core-*:../../x11/gnome-core -GNU_CONFIGURE= yes -USE_X11BASE= yes -USE_GMAKE= yes -USE_PKGLIBTOOL= yes +GNU_CONFIGURE= # defined +USE_X11BASE= # defined +USE_GMAKE= # defined +USE_LIBTOOL= # defined +LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig LOCALSTATEDIR= /var/gnome -- cgit v1.2.3