summaryrefslogtreecommitdiff
path: root/pkgtools/pkgconflict
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-07-27 17:59:58 +0000
committeragc <agc@pkgsrc.org>2004-07-27 17:59:58 +0000
commit7aa093c24e64703bb9af6dc74cc20d95fce56ae3 (patch)
tree50834390cfe5d3e6ad9a78c0b40dc41abca2c822 /pkgtools/pkgconflict
parenta90aed48ba3038c79e02c05570932e0b14b6941f (diff)
downloadpkgsrc-7aa093c24e64703bb9af6dc74cc20d95fce56ae3.tar.gz
Catch up with changes to the pathnames of postgres packages.
Diffstat (limited to 'pkgtools/pkgconflict')
-rw-r--r--pkgtools/pkgconflict/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkgconflict/Makefile b/pkgtools/pkgconflict/Makefile
index b6611e3e51a..4a20bf039c1 100644
--- a/pkgtools/pkgconflict/Makefile
+++ b/pkgtools/pkgconflict/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/03/26 02:27:50 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2004/07/27 17:59:58 agc Exp $
#
DISTNAME= pkgconflict-0.3
@@ -10,7 +10,7 @@ DISTFILES= # empty
MAINTAINER= wennmach@NetBSD.org
COMMENT= Scripts to find conflicting packages in pkgsrc
-DEPENDS+= postgresql>=7.0:../../databases/postgresql
+DEPENDS+= postgresql>=7.0:../../databases/postgresql73
WRKSRC= ${WRKDIR}
NO_CHECKSUM= yes