summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorhubertf <hubertf>1999-09-06 19:04:37 +0000
committerhubertf <hubertf>1999-09-06 19:04:37 +0000
commitdae81e593ac69a3ad5a72c79a5956eac921785f3 (patch)
tree862aa37fa2a9ba0733b1b4859a8ffc52bc36948c /databases
parent93178d32d71041095b87ed3dde44e00022433c6b (diff)
downloadpkgsrc-dae81e593ac69a3ad5a72c79a5956eac921785f3.tar.gz
This package wants some postgres headers installed. Make sure they are
there (add dependencies on postgres)
Diffstat (limited to 'databases')
-rw-r--r--databases/gtranscript/Makefile3
1 files changed, 2 insertions, 1 deletions
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