summaryrefslogtreecommitdiff
path: root/databases/gtksql
diff options
context:
space:
mode:
authortron <tron>1999-10-22 23:55:47 +0000
committertron <tron>1999-10-22 23:55:47 +0000
commit71321aab620c7eeeeb4af29f84fa793b74c48450 (patch)
tree38a80e1be2365bd4b00ca77059ec25fcc1420ffa /databases/gtksql
parent107c7fe2b040bcf966057e39e56500a3ef9656c6 (diff)
downloadpkgsrc-71321aab620c7eeeeb4af29f84fa793b74c48450.tar.gz
Use wildcard dependence for "gtk+" package.
Diffstat (limited to 'databases/gtksql')
-rw-r--r--databases/gtksql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/gtksql/Makefile b/databases/gtksql/Makefile
index a693e423793..198b89c50da 100644
--- a/databases/gtksql/Makefile
+++ b/databases/gtksql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1999/10/07 01:11:49 hubertf Exp $
+# $NetBSD: Makefile,v 1.10 1999/10/22 23:55:47 tron Exp $
#
DISTNAME= gtksql-0.3
@@ -11,7 +11,7 @@ MASTER_SITES= http://www.multimania.com/bbrox/GtkSQL/ \
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.multimania.com/bbrox/GtkSQL/
-DEPENDS+= gtk+-1.2.4:../../x11/gtk
+DEPENDS+= gtk+-1.2.*:../../x11/gtk
DEPENDS+= postgresql-6.5.2:../../databases/postgresql
USE_X11BASE=