aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorAdrian Chadd <adrian@FreeBSD.org>2003-01-31 08:49:05 +0000
committerAdrian Chadd <adrian@FreeBSD.org>2003-01-31 08:49:05 +0000
commitb8b41ed250a6629aa006b440b93d6794c04377e4 (patch)
tree5847904b42845e1b1b74fd308214c64aab900038 /www
parentf361f37d354218fd75da14a7ab7460028278084b (diff)
downloadports-b8b41ed250a6629aa006b440b93d6794c04377e4.tar.gz
ports-b8b41ed250a6629aa006b440b93d6794c04377e4.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/squid24/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/squid24/Makefile b/www/squid24/Makefile
index d3f62abae214..a4b2b2f07b93 100644
--- a/www/squid24/Makefile
+++ b/www/squid24/Makefile
@@ -96,7 +96,7 @@ MAKEFILE= makefile
# - accept the illegal '_' character in hostnames.
#CONFIGURE_ARGS+= --enable-underscores
# - Enable control of different heap replacement algorithms at runtime.
-#CONFIGURE_ARGS+= --enable-heap-replacement
+#CONFIGURE_ARGS+= --enable-removal-policies='heap lru'
post-extract:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' \