summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authortv <tv>2005-10-04 16:51:46 +0000
committertv <tv>2005-10-04 16:51:46 +0000
commitccb94bd0f19dfb8edc8a3ce231be1daa9b9f20e9 (patch)
tree2c6c270b3fb9ceaae9c3253c9bd4c5a751e0989a /databases/Makefile
parent8361ad90444a553ef0a527dd55db6818589f9ed6 (diff)
downloadpkgsrc-ccb94bd0f19dfb8edc8a3ce231be1daa9b9f20e9.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/Makefile3
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