summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-10-23 11:08:54 +0000
committertron <tron@pkgsrc.org>1999-10-23 11:08:54 +0000
commit8e90d81d05aed5884d6ee6561806ec5b7512dfd2 (patch)
tree58b35f77bede0e514dd8c4eb4b17625ea2afe41a /databases
parentfbb688c7beb064ccd1acba03a8fe664303dc83ae (diff)
downloadpkgsrc-8e90d81d05aed5884d6ee6561806ec5b7512dfd2.tar.gz
Use wildcard dependences for "gnome-libs" and "gnome-core" packages.
Diffstat (limited to 'databases')
-rw-r--r--databases/gtranscript/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/gtranscript/Makefile b/databases/gtranscript/Makefile
index 8a9c78c43f2..4fa9f86d066 100644
--- a/databases/gtranscript/Makefile
+++ b/databases/gtranscript/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/09/20 23:48:48 jlam Exp $
+# $NetBSD: Makefile,v 1.5 1999/10/23 11:08:54 tron Exp $
#
DISTNAME= gtranscript-0.0.1
@@ -16,7 +16,7 @@ MASTER_SITES= http://gtranscript.linuxbox.com/ \
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://gtranscript.linuxbox.com/
-DEPENDS+= gnome-core-1.0.9:../../x11/gnome-core
+DEPENDS+= gnome-core-*:../../x11/gnome-core
DEPENDS+= postgresql-6.5.2:../../databases/postgresql
GNU_CONFIGURE= YES