From 473fbaf6a30d6f3f4dc01d1d86c24a506a20470d Mon Sep 17 00:00:00 2001 From: hubertf Date: Mon, 6 Sep 1999 19:04:37 +0000 Subject: This package wants some postgres headers installed. Make sure they are there (add dependencies on postgres) --- databases/gtranscript/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'databases') diff --git a/databases/gtranscript/Makefile b/databases/gtranscript/Makefile index 8b3b8c383cb..d690de4ceea 100644 --- a/databases/gtranscript/Makefile +++ b/databases/gtranscript/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1999/08/29 12:48:58 rh Exp $ +# $NetBSD: Makefile,v 1.3 1999/09/06 19:04:37 hubertf Exp $ # DISTNAME= gtranscript-0.0.1 @@ -17,6 +17,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://gtranscript.linuxbox.com/ DEPENDS+= gnome-core-1.0.9:../../x11/gnome-core +DEPENDS+= postgresql-6.4.2:../../databases/postgresql GNU_CONFIGURE= YES USE_X11BASE= YES -- cgit v1.2.3