diff options
author | kim <kim@pkgsrc.org> | 2004-04-12 18:20:30 +0000 |
---|---|---|
committer | kim <kim@pkgsrc.org> | 2004-04-12 18:20:30 +0000 |
commit | 9cdabf0e2ee2430dbf0fd892b780a27d350fa48e (patch) | |
tree | 38cabe03fa1ff070e94b6bfe5ea7abee23d6ba6a | |
parent | d0773a0e3428b12e10f13903df46c88237691cd2 (diff) | |
download | pkgsrc-9cdabf0e2ee2430dbf0fd892b780a27d350fa48e.tar.gz |
Add and enable p5-ExtUtils-XSBuilder and p5-libapreq2
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 5ccb64f2ad8..21fb3806f35 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.315 2004/04/11 18:26:43 snj Exp $ +# $NetBSD: Makefile,v 1.316 2004/04/12 18:20:30 kim Exp $ # COMMENT= Packages related to the World Wide Web @@ -161,6 +161,7 @@ SUBDIR+= p5-CGI-FastTemplate SUBDIR+= p5-CGI-FormBuilder SUBDIR+= p5-CGI-Minimal SUBDIR+= p5-CGI_Lite +SUBDIR+= p5-ExtUtils-XSBuilder SUBDIR+= p5-FCGI SUBDIR+= p5-HTML-Clean SUBDIR+= p5-HTML-FillInForm @@ -187,6 +188,7 @@ SUBDIR+= p5-URI SUBDIR+= p5-VRML SUBDIR+= p5-WWW-Amazon-Wishlist SUBDIR+= p5-libapreq +SUBDIR+= p5-libapreq2 SUBDIR+= p5-libwww SUBDIR+= pear-HTML_Common SUBDIR+= pear-HTML_Select |