From 8b91b79ee583751abafb832c430b507399946357 Mon Sep 17 00:00:00 2001 From: jdolecek Date: Sun, 31 Oct 2004 23:47:32 +0000 Subject: 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 --- databases/phppgadmin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/phppgadmin') 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} -- cgit v1.2.3