mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-06 01:57:40 +00:00
11 lines
187 B
Plaintext
11 lines
187 B
Plaintext
--- scripts/freebsd/yaws.orig 2015-05-17 19:30:12 UTC
|
|
+++ scripts/freebsd/yaws
|
|
@@ -73,4 +73,7 @@ yaws_reload() {
|
|
}
|
|
|
|
load_rc_config $name
|
|
+
|
|
+: ${yaws_enable:=NO}
|
|
+
|
|
run_rc_command "$1"
|