diff options
author | tv <tv> | 2005-10-04 16:51:46 +0000 |
---|---|---|
committer | tv <tv> | 2005-10-04 16:51:46 +0000 |
commit | 80bcc06f91e84b2fe817a7fbb9e06844bd07283e (patch) | |
tree | 2c6c270b3fb9ceaae9c3253c9bd4c5a751e0989a /databases/Makefile | |
parent | 76727996ff7d17402d6e7b6763321dfb5615ee74 (diff) | |
download | pkgsrc-80bcc06f91e84b2fe817a7fbb9e06844bd07283e.tar.gz |
Remove php5-sqlite, now that php-sqlite is used for both PHP4 and PHP5.
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile index ed73dacd849..e970ce9cf97 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.182 2005/09/06 19:12:08 tv Exp $ +# $NetBSD: Makefile,v 1.183 2005/10/04 16:51:46 tv Exp $ # COMMENT= Databases @@ -100,7 +100,6 @@ SUBDIR+= php-odbc SUBDIR+= php-pgsql SUBDIR+= php-sqlite SUBDIR+= php5-mysqli -SUBDIR+= php5-sqlite SUBDIR+= phpldapadmin SUBDIR+= phpmyadmin SUBDIR+= phppgadmin |