summaryrefslogtreecommitdiff
path: root/databases/phppgadmin
diff options
context:
space:
mode:
authorjdolecek <jdolecek>2004-10-31 23:47:32 +0000
committerjdolecek <jdolecek>2004-10-31 23:47:32 +0000
commit3689ead139f20428c1240ab5aec89be69f3a6fef (patch)
tree8247799a93011def38886945d525cd5da2a40650 /databases/phppgadmin
parentf37c64277aa80543ecf545ed99a9f47b4f5bc51d (diff)
downloadpkgsrc-3689ead139f20428c1240ab5aec89be69f3a6fef.tar.gz
update DEPENDS for change of php4-* packages to php-*; be optimistic and
leave the DEPENDS in a form which allows PHP 5.x to match, since it should work just as well
Diffstat (limited to 'databases/phppgadmin')
-rw-r--r--databases/phppgadmin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/phppgadmin/Makefile b/databases/phppgadmin/Makefile
index d41f2d055bd..de604ffaa35 100644
--- a/databases/phppgadmin/Makefile
+++ b/databases/phppgadmin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/10/09 16:26:26 jdolecek Exp $
+# $NetBSD: Makefile,v 1.10 2004/10/31 23:47:32 jdolecek Exp $
DISTNAME= phpPgAdmin-3.4.1
PKGREVISION= # empty
@@ -11,7 +11,7 @@ MAINTAINER= jdolecek@NetBSD.org
HOMEPAGE= http://phppgadmin.sourceforge.net/
COMMENT= Set of PHP-scripts to administer PostgreSQL over the WWW
-DEPENDS+= php-pgsql>=4.2.0:../../databases/php4-pgsql
+DEPENDS+= php-pgsql>=4.2.0:../../databases/php-pgsql
MESSAGE_SUBST+= EGDIR=${EGDIR}