From 17250a85c90014e8c94d0d729de0a505ab6ac4ed Mon Sep 17 00:00:00 2001 From: grant Date: Thu, 22 Jan 2004 08:02:15 +0000 Subject: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. --- databases/guile-pg/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/guile-pg') diff --git a/databases/guile-pg/Makefile b/databases/guile-pg/Makefile index a80e93a959c..fc8335f3032 100644 --- a/databases/guile-pg/Makefile +++ b/databases/guile-pg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/08/09 10:38:24 seb Exp $ +# $NetBSD: Makefile,v 1.11 2004/01/22 08:02:15 grant Exp $ # DISTNAME= guile-pg-0.07 @@ -14,7 +14,7 @@ DEPENDS+= postgresql-lib>=7.3.1:../../databases/postgresql-lib USE_BUILDLINK2= YES USE_LIBTOOL= YES -USE_GMAKE= YES +USE_GNU_TOOLS+= make LIBTOOL_OVERRIDE= ${WRKSRC}/libtool GNU_CONFIGURE= YES CONFIGURE_ARGS+= --with-libpq-includes=${BUILDLINK_PREFIX.postgresql-lib}/include/postgresql -- cgit v1.2.3