summaryrefslogtreecommitdiff
path: root/www/squid25/files/patch-al
diff options
context:
space:
mode:
Diffstat (limited to 'www/squid25/files/patch-al')
-rw-r--r--www/squid25/files/patch-al6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/squid25/files/patch-al b/www/squid25/files/patch-al
index f2c7969ff964..169be61b6251 100644
--- a/www/squid25/files/patch-al
+++ b/www/squid25/files/patch-al
@@ -10,6 +10,6 @@
-
-fi
-
- if test -z "$CACHE_HTTP_PORT"; then
- CACHE_HTTP_PORT="3128"
- fi
+ case "$host_os" in
+ cygwin32)
+ exec_suffix=".exe"