summaryrefslogtreecommitdiff
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
commit0a69588fcc63da0c167d1dece0b2c2ba78d5332c (patch)
tree50834390cfe5d3e6ad9a78c0b40dc41abca2c822
parente00d02417266b2644e75d7d71a27275ecbda5432 (diff)
downloadpkgsrc-0a69588fcc63da0c167d1dece0b2c2ba78d5332c.tar.gz
Catch up with changes to the pathnames of postgres packages.
-rw-r--r--pkgtools/pkgconflict/Makefile4
-rw-r--r--www/openacs/Makefile6
2 files changed, 5 insertions, 5 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
diff --git a/www/openacs/Makefile b/www/openacs/Makefile
index 7f06d9730a4..be8aad28473 100644
--- a/www/openacs/Makefile
+++ b/www/openacs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/03/26 02:27:57 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2004/07/27 17:59:58 agc Exp $
#
DISTNAME= openacs-3.2.5
@@ -13,10 +13,10 @@ COMMENT= TCL-based web programming environment
# Would also work with AOLServer, but there's no package for that.
DEPENDS+= ap-aolserver>=1.1:../../www/ap-aolserver
-DEPENDS+= postgresql-lib>=7.0:../../databases/postgresql-lib
+DEPENDS+= postgresql-lib>=7.0:../../databases/postgresql73-lib
DEPENDS+= ImageMagick>=5.3.9nb1:../../graphics/ImageMagick
DEPENDS+= unzip-[0-9]*:../../archivers/unzip
-BUILD_DEPENDS+= postgresql-client>=7.0:../../databases/postgresql-client
+BUILD_DEPENDS+= postgresql-client>=7.0:../../databases/postgresql73-client
INTERACTIVE_STAGE= fetch