aboutsummaryrefslogtreecommitdiffstats
path: root/www/squid31/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/squid31/Makefile')
-rw-r--r--www/squid31/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/squid31/Makefile b/www/squid31/Makefile
index 616414d6d357..3a5657df0b45 100644
--- a/www/squid31/Makefile
+++ b/www/squid31/Makefile
@@ -93,7 +93,7 @@ MAKEFILE= makefile
#CONFIGURE_ARGS+= --enable-heap-replacement
post-extract:
- @${PERL} -pi -e 's|-lpthread|-pthread|g' ${WRKSRC}/configure
+ @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
post-install:
# I don't think many people use the pinger nowadays, and if you
r> * security/libgcrypt: 1.6.1 -> 1.6.2, bump dependsKurt Jaeger2015-01-031-1/+1 * Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-092-4/+12 * Unbreak py-libxsltAntoine Brodin2014-12-071-1/+1 * Simplify plistBaptiste Daroussin2014-11-011-4/+1 * security/libgcrypt: 1.5.3_3 -> 1.6.1Kurt Jaeger2014-07-301-1/+1 * Rename all patches that contain '::' as a path separator, and useAdam Weinberger2014-07-302-0/+0 * Rename textproc/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-292-0/+0 * Switch to USES=libtoolBaptiste Daroussin2014-04-251-14/+7 * Bump portrevision for libxml2 shlib change.Niclas Zeising2014-04-17