pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/pgaccess Make pgaccess depend on tk-postgres...
details: https://anonhg.NetBSD.org/pkgsrc/rev/631dd05f8465
branches: trunk
changeset: 478558:631dd05f8465
user: recht <recht%pkgsrc.org@localhost>
date: Mon Jul 26 06:47:12 2004 +0000
description:
Make pgaccess depend on tk-postgresql73 to unbreak the build.
(We currently don't have tk-postgresql74.)
spotted by kristerw
diffstat:
databases/pgaccess/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 288fcbc4dd68 -r 631dd05f8465 databases/pgaccess/Makefile
--- a/databases/pgaccess/Makefile Mon Jul 26 06:42:24 2004 +0000
+++ b/databases/pgaccess/Makefile Mon Jul 26 06:47:12 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/04/24 22:46:09 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2004/07/26 06:47:12 recht Exp $
#
DISTNAME= pgaccess-0.98.8
@@ -10,7 +10,7 @@
HOMEPAGE= http://www.pgaccess.org/
COMMENT= Graphical database management tool for PostgreSQL
-DEPENDS+= tk-postgresql>=7.2.1:../../databases/tk-postgresql
+DEPENDS+= tk-postgresql73>=7.3.6:../../databases/tk-postgresql73
NO_BUILD= # defined
Home |
Main Index |
Thread Index |
Old Index