mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
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@
4 lines
125 B
Plaintext
4 lines
125 B
Plaintext
@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
|