diff options
author | joerg <joerg@pkgsrc.org> | 2008-07-10 15:18:23 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2008-07-10 15:18:23 +0000 |
commit | 0f8c0087f2cea3ff12d15dba9d6ad848f0cc4f93 (patch) | |
tree | e5148a91c23f601aa2005cab1e7ce23160e994b3 /www/apache2/PLIST | |
parent | e1a6feb45eb878b1305db734d2fe20d00b047f05 (diff) | |
download | pkgsrc-0f8c0087f2cea3ff12d15dba9d6ad848f0cc4f93.tar.gz |
Fix abs_srcdir definition as done in apache22. Also install
mkdir.sh as expected e.g. by www/ap2-fcgid. Bump revision.
Diffstat (limited to 'www/apache2/PLIST')
-rw-r--r-- | www/apache2/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/apache2/PLIST b/www/apache2/PLIST index e4eaa59e828..85e87702bc1 100644 --- a/www/apache2/PLIST +++ b/www/apache2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.36 2008/04/12 22:43:13 jlam Exp $ +@comment $NetBSD: PLIST,v 1.37 2008/07/10 15:18:23 joerg Exp $ include/httpd/ap_compat.h include/httpd/ap_config.h include/httpd/ap_config_auto.h @@ -92,6 +92,7 @@ share/httpd/build/instdso.sh share/httpd/build/library.mk share/httpd/build/libtool share/httpd/build/ltlib.mk +share/httpd/build/mkdir.sh share/httpd/build/program.mk share/httpd/build/rules.mk share/httpd/build/special.mk |