aboutsummaryrefslogtreecommitdiff
path: root/www/mod_backhand
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-05-27 21:27:03 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-05-27 21:27:03 +0000
commit6d5b320dddc44db8e41b3e5290051eab2d7f2e05 (patch)
tree6ee7e79c87d49b92e39b6b11c3fc1a7cd39fc85e /www/mod_backhand
parentcac2d8276b1b29fd1a476a43025b2b68b58b29c5 (diff)
downloadports-6d5b320dddc44db8e41b3e5290051eab2d7f2e05.tar.gz
ports-6d5b320dddc44db8e41b3e5290051eab2d7f2e05.zip
- 2/3:
- consistently use APACHE PLIST_SUB var %%AP_NAME%% in pkg-plists PR: ports/147142 Reviewed by: portmgr (pav) With Hat: apache@
Notes
Notes: svn path=/head/; revision=255195
Diffstat (limited to 'www/mod_backhand')
-rw-r--r--www/mod_backhand/pkg-plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_backhand/pkg-plist b/www/mod_backhand/pkg-plist
index ae86e634c3e3..3e9ce38cba44 100644
--- a/www/mod_backhand/pkg-plist
+++ b/www/mod_backhand/pkg-plist
@@ -1,3 +1,3 @@
%%APACHEMODDIR%%/mod_backhand.so
-@exec %D/sbin/apxs -e -a -n backhand %D/%F
-@unexec %D/sbin/apxs -e -A -n backhand %D/%F
+@exec %D/sbin/apxs -e -a -n %%AP_NAME%% %D/%F
+@unexec %D/sbin/apxs -e -A -n %%AP_NAME%% %D/%F