From bcf232b730e3c76c46ab888161c6988ec2059fdb Mon Sep 17 00:00:00 2001 From: grant Date: Thu, 19 Dec 2002 12:41:02 +0000 Subject: allow this to build by replacing the use of LTCONFIG_OVERRIDE with LIBTOOL_OVERRIDE. --- databases/edb/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/edb') diff --git a/databases/edb/Makefile b/databases/edb/Makefile index fbe926cfe48..5c9099d8e9e 100644 --- a/databases/edb/Makefile +++ b/databases/edb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2002/11/08 23:23:10 rh Exp $ +# $NetBSD: Makefile,v 1.4 2002/12/19 12:41:02 grant Exp $ # DISTNAME= edb-1.0.3 @@ -13,7 +13,7 @@ GNU_CONFIGURE= YES USE_LIBTOOL= YES USE_BUILDLINK2= YES -LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig +LIBTOOL_OVERRIDE= ${WRKSRC}/libtool CONFIGURE_ARGS+= --enable-cxx .include "../../x11/gtk/buildlink2.mk" -- cgit v1.2.3