summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authortron <tron>1999-08-24 14:18:53 +0000
committertron <tron>1999-08-24 14:18:53 +0000
commitda63ec231caff77590f5436049edfa3ac8b3e823 (patch)
treef30f2fbf2fd928ca33cba5e721088883ef3ced0e /databases
parent062f8033ac437b765889d1e54ee1ad356258d20e (diff)
downloadpkgsrc-da63ec231caff77590f5436049edfa3ac8b3e823.tar.gz
Make sure that "bison" binary from package sources is used.
Diffstat (limited to 'databases')
-rw-r--r--databases/postgresql/Makefile4
1 files changed, 2 insertions, 2 deletions
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