33f68ce10f
- add OPTIONS - use apxs not sed in pkg-plist - use PLIST_SUB vars in pkg-plist - bump PORTREVISION PR: ports/147145 Submitted by: myself (pgollucci) Approved by: maintainer timeout (tmueko@kommunity.net ; ~3 months) With Hat: apache@
3 lines
125 B
Text
3 lines
125 B
Text
@exec %D/sbin/apxs -e -a -n %%AP_NAME%% %D/%f
|
|
%%APACHEMODDIR%%/%%AP_MODULE%%
|
|
@unexec %D/sbin/apxs -e -A -n %%AP_NAME%% %D/%f
|