From ccfc19d24258e49bfec9df1ae7b39ca5836187ab Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 13 Jun 2000 10:40:24 +0000 Subject: change dependency from gdbm-1.7.3 to gdbm>=1.7.3 --- www/php3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www') diff --git a/www/php3/Makefile b/www/php3/Makefile index 0e58a39697a..479dc730c6a 100644 --- a/www/php3/Makefile +++ b/www/php3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2000/05/26 14:35:58 veego Exp $ +# $NetBSD: Makefile,v 1.16 2000/06/13 10:40:27 wiz Exp $ # DISTNAME= php-${PHP_VERSION} @@ -11,7 +11,7 @@ MAINTAINER= cjs@netbsd.org HOMEPAGE= http://www.php.net/ BUILD_DEPENDS+= ${LOCALBASE}/bin/perl:../../lang/perl5 -DEPENDS+= gdbm-1.7.3:../../databases/gdbm +DEPENDS+= gdbm>=1.7.3:../../databases/gdbm .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3