From 7a71aaf1660610682b4f0f08dfce532df37b7da5 Mon Sep 17 00:00:00 2001 From: pgollucci Date: Sun, 17 May 2009 09:28:51 +0000 Subject: - Use APACHEMODDIR and APACHEETCDIR consistently in pkg-plists - DO NOT bump PORTREVISION --- www/mod_layout2/pkg-plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/mod_layout2') 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." -- cgit