diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2004-05-11 22:39:44 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2004-05-11 22:39:44 +0000 |
commit | e43e5a3c48e11d17a4d5832bf09d805a1da96355 (patch) | |
tree | 02867d31faf967169c0998392938709d9b8e8583 /www/yaws/files | |
parent | 8c7debc3f69ac5632ea086c690ae98bf962860cb (diff) |
Notes
Diffstat (limited to 'www/yaws/files')
-rw-r--r-- | www/yaws/files/patch-scripts_yaws.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/yaws/files/patch-scripts_yaws.template b/www/yaws/files/patch-scripts_yaws.template index 80167320775d..9644e8bfa0cd 100644 --- a/www/yaws/files/patch-scripts_yaws.template +++ b/www/yaws/files/patch-scripts_yaws.template @@ -8,7 +8,7 @@ $FreeBSD$ -yawsdir="%yawsdir%" -+yawsdir=!!PREFIX!!/lib/yaws ++yawsdir="" erl="%erl%" case `uname` in CYGWIN*) |