From 57ead3cd01e695a51269d20a046632e7298de7dd Mon Sep 17 00:00:00 2001 From: tron Date: Tue, 24 Aug 1999 14:18:53 +0000 Subject: Make sure that "bison" binary from package sources is used. --- databases/postgresql/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases') diff --git a/databases/postgresql/Makefile b/databases/postgresql/Makefile index efdc2084e8f..33676ecde79 100644 --- a/databases/postgresql/Makefile +++ b/databases/postgresql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 1999/08/18 09:00:23 agc Exp $ +# $NetBSD: Makefile,v 1.37 1999/08/24 14:18:53 tron Exp $ # FreeBSD Id: Makefile,v 1.22 1997/12/24 01:21:37 alex Exp # @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.PostgreSQL.org/pub/ \ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.PostgreSQL.ORG/ -BUILD_DEPENDS+= bison:../../devel/bison +BUILD_DEPENDS+= ${LOCALBASE}/bin/bison:../../devel/bison DEPENDS+= tk-8.0.5:../../x11/tk80 \ tcl-8.0.5:../../lang/tcl80 \ addnerd-1.6:../../sysutils/addnerd -- cgit v1.2.3