diff options
author | tv <tv@pkgsrc.org> | 1999-05-03 21:48:35 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 1999-05-03 21:48:35 +0000 |
commit | a8a6ba3ad51193e9b17d97a999829eb6b51727f6 (patch) | |
tree | acec8d571b707cf2160d12e6ffda1fc95965d483 /www | |
parent | 46ee0ab9d749bcd2f2ac7b34cfcac1ba1864e438 (diff) | |
download | pkgsrc-a8a6ba3ad51193e9b17d97a999829eb6b51727f6.tar.gz |
Add and enable php3-gd.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 6e488534d4a..350a2c38b8e 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 1999/05/03 19:51:45 tv Exp $ +# $NetBSD: Makefile,v 1.33 1999/05/03 21:48:35 tv Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -50,6 +50,7 @@ # SUBDIR += p5-WWW-Search SUBDIR += p5-libwww SUBDIR += php3 + SUBDIR += php3-gd SUBDIR += squid SUBDIR += squid-current SUBDIR += thttpd |