diff options
author | kim <kim@pkgsrc.org> | 2004-05-01 18:24:47 +0000 |
---|---|---|
committer | kim <kim@pkgsrc.org> | 2004-05-01 18:24:47 +0000 |
commit | f17c824a8da440cfbbc833cd2b55d26ebcb03126 (patch) | |
tree | 143eea85fec195c05a2d69a6f4cafa37dc78c32c /www/ap2-perl | |
parent | 7972528380408c52001a51380d1b705e45e9cc33 (diff) | |
download | pkgsrc-f17c824a8da440cfbbc833cd2b55d26ebcb03126.tar.gz |
Fix PLIST:
- remove perllocal.pod
- add include files
Diffstat (limited to 'www/ap2-perl')
-rw-r--r-- | www/ap2-perl/PLIST | 45 |
1 files changed, 43 insertions, 2 deletions
diff --git a/www/ap2-perl/PLIST b/www/ap2-perl/PLIST index 161a46c6e1e..c6818c459a1 100644 --- a/www/ap2-perl/PLIST +++ b/www/ap2-perl/PLIST @@ -1,6 +1,47 @@ -@comment $NetBSD: PLIST,v 1.6 2004/01/17 12:36:03 bad Exp $ +@comment $NetBSD: PLIST,v 1.7 2004/05/01 18:24:47 kim Exp $ +include/httpd/mod_perl.h +include/httpd/modperl_apache_compat.h +include/httpd/modperl_apache_includes.h +include/httpd/modperl_bucket.h +include/httpd/modperl_callback.h +include/httpd/modperl_cgi.h +include/httpd/modperl_cmd.h +include/httpd/modperl_config.h +include/httpd/modperl_const.h +include/httpd/modperl_constants.h +include/httpd/modperl_directives.h +include/httpd/modperl_env.h +include/httpd/modperl_filter.h +include/httpd/modperl_flags.h +include/httpd/modperl_global.h +include/httpd/modperl_gtop.h +include/httpd/modperl_handler.h +include/httpd/modperl_hooks.h +include/httpd/modperl_interp.h +include/httpd/modperl_io.h +include/httpd/modperl_io_apache.h +include/httpd/modperl_largefiles.h +include/httpd/modperl_log.h +include/httpd/modperl_mgv.h +include/httpd/modperl_module.h +include/httpd/modperl_options.h +include/httpd/modperl_pcw.h +include/httpd/modperl_perl.h +include/httpd/modperl_perl_global.h +include/httpd/modperl_perl_includes.h +include/httpd/modperl_perl_pp.h +include/httpd/modperl_perl_unembed.h +include/httpd/modperl_svptr_table.h +include/httpd/modperl_sys.h +include/httpd/modperl_time.h +include/httpd/modperl_tipool.h +include/httpd/modperl_trace.h +include/httpd/modperl_types.h +include/httpd/modperl_util.h +include/httpd/modperl_xs_sv_convert.h +include/httpd/modperl_xs_typedefs.h +include/httpd/modperl_xs_util.h lib/httpd/mod_perl.so -${PERL5_ARCHLIB}/perllocal.pod share/doc/html/mod_perl/TODO share/doc/html/mod_perl/api/APR.pod share/doc/html/mod_perl/api/APR/Const.pod |