ports/www/yaws/files/patch-scripts_gen-yaws-generated
Jimmy Olgeni 60a905e13d - Upgrade to version 1.97.
- Add staging support.
- Fix sample configuration file.
2013-10-16 19:27:35 +00:00

13 lines
333 B
Text

$FreeBSD$
--- scripts/gen-yaws-generated.orig
+++ scripts/gen-yaws-generated
@@ -9,6 +9,6 @@
../scripts/Subst %VSN% "${YAWS_VSN}" | \
../scripts/Subst %VARDIR% "${VARDIR}" | \
../scripts/Subst %localinstall% $1 | \
- ../scripts/Subst %ETCDIR% "${ETCDIR}"
+ ../scripts/Subst %ETCDIR% "!!PREFIX!!/etc"
exit 0