summaryrefslogtreecommitdiff
path: root/www/squid25/files/patch-ak
diff options
context:
space:
mode:
Diffstat (limited to 'www/squid25/files/patch-ak')
-rw-r--r--www/squid25/files/patch-ak6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/squid25/files/patch-ak b/www/squid25/files/patch-ak
index fa227112193b..77563eb0b0f6 100644
--- a/www/squid25/files/patch-ak
+++ b/www/squid25/files/patch-ak
@@ -12,7 +12,7 @@
-
- fi
-
- if test -z "$CACHE_HTTP_PORT"; then
- CACHE_HTTP_PORT="3128"
- fi
+ dnl use .exe suffix for executables on cygwin32 platform
+ case "$host_os" in
+ cygwin32)
--- 19,24 ----