1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
freebsd-ports/www/yaws/files/patch-scripts_freebsd_yaws
2015-05-18 13:41:48 +00:00

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"