diff options
author | explorer <explorer@pkgsrc.org> | 1999-05-16 03:21:39 +0000 |
---|---|---|
committer | explorer <explorer@pkgsrc.org> | 1999-05-16 03:21:39 +0000 |
commit | af755fa5f7ae5e89490300c2200813fb2f38efd3 (patch) | |
tree | a096283b32085657e3b03199ad50406e14ba5b52 /www/Makefile | |
parent | 136e50d243df993ffd1550a6fccbdf19643e8b0e (diff) | |
download | pkgsrc-af755fa5f7ae5e89490300c2200813fb2f38efd3.tar.gz |
Enable php3-mysql and php3-pgsql
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index ae24eb57141..92438b3e8c4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 1999/05/14 23:25:23 tron Exp $ +# $NetBSD: Makefile,v 1.39 1999/05/16 03:21:39 explorer Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -52,6 +52,8 @@ SUBDIR += php3 SUBDIR += php3-gd SUBDIR += php3-ldap + SUBDIR += php3-mysql + SUBDIR += php3-pgsql SUBDIR += php3-snmp SUBDIR += squid SUBDIR += squid-current |