diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-12-16 08:25:33 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-12-16 08:25:33 +0000 |
commit | 15ee98b7a3d1683a3728f76b2831135eb5f5227d (patch) | |
tree | c4040a7419c85dbdf0720ea955611f81fd87e803 /www/apache21/pkg-plist | |
parent | dd7df17bce3ed2f9ec9372d3cb4b90a21eea3e65 (diff) | |
download | ports-15ee98b7a3d1683a3728f76b2831135eb5f5227d.tar.gz ports-15ee98b7a3d1683a3728f76b2831135eb5f5227d.zip |
Notes
Diffstat (limited to 'www/apache21/pkg-plist')
-rw-r--r-- | www/apache21/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/apache21/pkg-plist b/www/apache21/pkg-plist index 116f6855b046..204d13517dca 100644 --- a/www/apache21/pkg-plist +++ b/www/apache21/pkg-plist @@ -500,6 +500,8 @@ share/apache21/build/special.mk @dirrm %%EXAMPLESDIR%% @dirrm share/apache21/build @dirrm share/apache21 +%%APR_PORTS%%@dirrm include/apr-1 +%%APR_PORTS%%@dirrm build-1 @unexec rmdir %D/libexec/apache21 2> /dev/null || true @dirrm include/apache21 @exec mkdir -p %D/etc/apache21/Includes 2> /dev/null || true |