aboutsummaryrefslogtreecommitdiff
path: root/mail/lightning
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-11-27 17:08:25 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-11-27 17:08:25 +0000
commitaadfdcbfe7fc53f634be8b5d5faae67cf225550f (patch)
tree50e12dda1e518c64f6e4b1fbbd509facc94bd5ca /mail/lightning
parent3959c984ea1fff9dfb42670c4ed4187a277ed96e (diff)
downloadports-aadfdcbfe7fc53f634be8b5d5faae67cf225550f.tar.gz
ports-aadfdcbfe7fc53f634be8b5d5faae67cf225550f.zip
Notes
Diffstat (limited to 'mail/lightning')
-rw-r--r--mail/lightning/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/lightning/Makefile b/mail/lightning/Makefile
index 63340afbc398..2a8ec1ff3799 100644
--- a/mail/lightning/Makefile
+++ b/mail/lightning/Makefile
@@ -63,7 +63,7 @@ pre-everything::
post-patch:
@${SED} -e 's|@MOZILLA_ICON@|${MOZILLA_ICON}|' \
${FILESDIR}/${MOZILLA}.desktop.in >${WRKDIR}/${MOZILLA}.desktop
- ${REINPLACE_CMD} -e 's|%%PTHREAD_LIBS%%|${GECKO_PTHREAD_LIBS}|' \
+ @${REINPLACE_CMD} -e 's|%%PTHREAD_LIBS%%|${PTHREAD_LIBS:C/-pthread/${GECKO_PTHREAD_LIBS}/}|' \
${WRKSRC}/storage/build/Makefile.in
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \
${WRKSRC}/security/manager/ssl/src/Makefile.in