diff options
author | vanilla <vanilla@FreeBSD.org> | 2000-03-19 13:49:47 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2000-03-19 13:49:47 +0800 |
commit | 98f8437133341788d90cdb39645fb0d7ca092369 (patch) | |
tree | b3273436aa1b63745e1b6ffebf57082a2abbb27e | |
parent | 90ca789e5c3d095fbc4e662940add6accccf2271 (diff) | |
download | freebsd-ports-gnome-98f8437133341788d90cdb39645fb0d7ca092369.tar.gz freebsd-ports-gnome-98f8437133341788d90cdb39645fb0d7ca092369.tar.zst freebsd-ports-gnome-98f8437133341788d90cdb39645fb0d7ca092369.zip |
Activate p5-Apache-Session, p5-HTML-Embper, p5-libapreq.
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index e5ce21e5c5d3..244e5da0239f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -93,11 +93,13 @@ SUBDIR += p5-Apache-ASP SUBDIR += p5-Apache-DBI SUBDIR += p5-Apache-Radius + SUBDIR += p5-Apache-Session SUBDIR += p5-CGI SUBDIR += p5-CGI_Lite SUBDIR += p5-CGI-FastTemplate SUBDIR += p5-FastCGI SUBDIR += p5-HTML + SUBDIR += p5-HTML-Embperl SUBDIR += p5-HTML-Parser SUBDIR += p5-HTML-QuickCheck SUBDIR += p5-HTML-Stream @@ -107,6 +109,7 @@ SUBDIR += p5-HTTPD-Tools SUBDIR += p5-ParallelUA SUBDIR += p5-WWW-Search + SUBDIR += p5-libapreq SUBDIR += p5-libwww SUBDIR += plugger SUBDIR += publicfile |