aboutsummaryrefslogtreecommitdiff
path: root/www/squid
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2006-11-14 20:36:01 +0000
committerStanislav Sedov <stas@FreeBSD.org>2006-11-14 20:36:01 +0000
commit44752edb42dbac1beec9c6c482cc2129114865b2 (patch)
tree8b1e9e3145b488804b6725c6591940d4521024ee /www/squid
parent82adc4445802e8de56ea7d93b4f4b218dd765403 (diff)
downloadports-44752edb42dbac1beec9c6c482cc2129114865b2.tar.gz
ports-44752edb42dbac1beec9c6c482cc2129114865b2.zip
Notes
Diffstat (limited to 'www/squid')
-rw-r--r--www/squid/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/squid/Makefile b/www/squid/Makefile
index 10954b8e5ab4..1569535011b4 100644
--- a/www/squid/Makefile
+++ b/www/squid/Makefile
@@ -261,7 +261,7 @@ CONFIGURE_ARGS+= --enable-carp
CONFIGURE_ARGS+= --enable-ssl \
--with-openssl="${OPENSSLBASE}"
CFLAGS+= -I${OPENSSLINC}
-LDFLAGS+= -I${LOCALBASE}/lib
+LDFLAGS+= -L${LOCALBASE}/lib
.endif
.if defined(WITH_SQUID_PINGER)
CONFIGURE_ARGS+= --enable-icmp