aboutsummaryrefslogtreecommitdiff
path: root/www/mod_layout2
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-05-17 09:28:51 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-05-17 09:28:51 +0000
commit85453432faacbcfe0c71a381f43f1b99f5f6c509 (patch)
treee88683038b1306d03b9034c7eec66ba9a8240c7a /www/mod_layout2
parent828568b0e873f89995cb1a64734a3e638d74f76f (diff)
downloadports-85453432faacbcfe0c71a381f43f1b99f5f6c509.tar.gz
ports-85453432faacbcfe0c71a381f43f1b99f5f6c509.zip
- Use APACHEMODDIR and APACHEETCDIR consistently in pkg-plists
- DO NOT bump PORTREVISION
Notes
Notes: svn path=/head/; revision=234069
Diffstat (limited to 'www/mod_layout2')
-rw-r--r--www/mod_layout2/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_layout2/pkg-plist b/www/mod_layout2/pkg-plist
index efd625515636..a53ad8b7a249 100644
--- a/www/mod_layout2/pkg-plist
+++ b/www/mod_layout2/pkg-plist
@@ -1,4 +1,4 @@
-libexec/apache2/mod_layout.so
+%%APACHEMODDIR%%/mod_layout.so
@exec %D/sbin/apxs -e -A -n layout %D/%f
@unexec %D/sbin/apxs -e -A -n layout %D/%f
@unexec echo "===> If you do not plan on reinstalling mod_layout, you must manually remove"; echo "===> references to it in httpd.conf."