pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/phppgadmin php4-pcre is now part of main PHP...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3fdd992a2b36
branches:  trunk
changeset: 460590:3fdd992a2b36
user:      jdolecek <jdolecek%pkgsrc.org@localhost>
date:      Mon Sep 01 12:58:34 2003 +0000

description:
php4-pcre is now part of main PHP, g/c the DEPENDS line

diffstat:

 databases/phppgadmin/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r c7d6022e11f8 -r 3fdd992a2b36 databases/phppgadmin/Makefile
--- a/databases/phppgadmin/Makefile     Mon Sep 01 12:37:14 2003 +0000
+++ b/databases/phppgadmin/Makefile     Mon Sep 01 12:58:34 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/03/29 12:40:26 jmmv Exp $
+# $NetBSD: Makefile,v 1.3 2003/09/01 12:58:34 jdolecek Exp $
 
 DISTNAME=      phpPgAdmin_2-4-2
 PKGNAME=       phppgadmin-2.4.2
@@ -12,7 +12,6 @@
 COMMENT=       Set of PHP-scripts to adminster PostgreSQL over the WWW
 
 DEPENDS+=      php-pgsql>=4.1.2:../../databases/php4-pgsql
-DEPENDS+=      php-pcre>=4.1.2:../../devel/php4-pcre
 
 NO_BUILD=      YES
 



Home | Main Index | Thread Index | Old Index