diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2014-09-22 18:50:18 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2014-09-22 18:50:18 +0000 |
commit | 5e7c85a03abff9312cc4c353f532afb844c2b14c (patch) | |
tree | 598570eebe02044563d917685aa323fb265792a5 /www/apache22/pkg-plist | |
parent | 5e1d38ca3b874653ad61e2732a8a152d5133ab5f (diff) | |
download | ports-5e7c85a03abff9312cc4c353f532afb844c2b14c.tar.gz ports-5e7c85a03abff9312cc4c353f532afb844c2b14c.zip |
Notes
Diffstat (limited to 'www/apache22/pkg-plist')
-rw-r--r-- | www/apache22/pkg-plist | 27 |
1 files changed, 4 insertions, 23 deletions
diff --git a/www/apache22/pkg-plist b/www/apache22/pkg-plist index 24a93ab721ed..784d70d3122b 100644 --- a/www/apache22/pkg-plist +++ b/www/apache22/pkg-plist @@ -1,7 +1,3 @@ -@comment keep the next three lines on top (only required for old pkg_... tools) -@exec mkdir -p %D/%%ETCDIR%%/envvars.d -@exec mkdir -p %D/%%ETCDIR%%/extra -@exec mkdir -p %D/%%ETCDIR%%/Includes %%ETCDIR%%/Includes/no-accf.conf %%ETCDIR%%/modules.d/README_modules.d include/apache22/ap_compat.h @@ -463,22 +459,7 @@ sbin/split-logfile %%WWWDIR%%/icons/world2.gif %%WWWDIR%%/icons/world2.png @unexec rm -f %D/%%ETCDIR%%/httpd.conf.bak 2> /dev/null || true -@dirrmtry %%ETCDIR%%/Includes -@dirrmtry %%ETCDIR%%/envvars.d -@dirrmtry %%ETCDIR%%/extra -@dirrmtry %%ETCDIR%%/modules.d -@dirrmtry %%ETCDIR%% -@dirrmtry include/apache22 -@dirrmtry libexec/apache22 -@dirrm %%DATADIR%%/build -@dirrm %%DATADIR%% -@dirrm %%EXAMPLESDIR%%/extra -@dirrm %%EXAMPLESDIR%%/modules.d -@dirrm %%EXAMPLESDIR%% -@dirrmtry %%WWWDIR%%/cgi-bin -@dirrmtry %%WWWDIR%%/data -@dirrm %%WWWDIR%%/error/include -@dirrm %%WWWDIR%%/error -@dirrm %%WWWDIR%%/icons/small -@dirrm %%WWWDIR%%/icons -@dirrmtry %%WWWDIR%% +@dir %%ETCDIR%%/Includes +@dir %%ETCDIR%%/envvars.d +@dir %%ETCDIR%%/extra +@dir %%WWWDIR%%/data |