aboutsummaryrefslogtreecommitdiff
path: root/www/mod_php5
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>1999-12-28 10:11:40 +0000
committerDirk Froemberg <dirk@FreeBSD.org>1999-12-28 10:11:40 +0000
commit1d4d854b345e871f3007bc38f6b724aa2aaec582 (patch)
tree339cbfbf61e22ce30008c8901275b5bb2e944cf7 /www/mod_php5
parent95e5564d4e54cba1fe0f1d1bfdfe14e145210abe (diff)
downloadports-1d4d854b345e871f3007bc38f6b724aa2aaec582.tar.gz
ports-1d4d854b345e871f3007bc38f6b724aa2aaec582.zip
Notes
Diffstat (limited to 'www/mod_php5')
-rw-r--r--www/mod_php5/pkg-plist7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/mod_php5/pkg-plist b/www/mod_php5/pkg-plist
index 13f394b419cd..450f16a55159 100644
--- a/www/mod_php5/pkg-plist
+++ b/www/mod_php5/pkg-plist
@@ -1,12 +1,12 @@
bin/dbmmanage
bin/htdigest
bin/htpasswd
-etc/apache/apache.conf
etc/apache/apache.conf.default
-etc/apache/magic
+@exec [ ! -f %B/apache.conf ] && cp %B/%f %B/apache.conf
etc/apache/magic.default
-etc/apache/mime.types
+@exec [ ! -f %B/magic ] && cp %B/%f %B/magic
etc/apache/mime.types.default
+@exec [ ! -f %B/mime.types ] && cp %B/%f %B/mime.types
etc/php.ini-dist
etc/rc.d/apache.sh
include/apache/alloc.h
@@ -337,7 +337,6 @@ share/doc/apache/LICENSE
share/doc/apache/README
share/doc/php/CODING_STANDARDS
share/doc/php/LICENSE
-@dirrm etc/apache
@dirrm include/apache/xml
@dirrm include/apache
@dirrm libexec/apache