aboutsummaryrefslogtreecommitdiff
path: root/mail/proxsmtp
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-03-25 11:41:17 +0000
committerJohn Marino <marino@FreeBSD.org>2015-03-25 11:41:17 +0000
commit90e3f72974e86bfa4bd5088253b00202ed721f45 (patch)
tree6d2ffbb1407cdb4a2e3486ad1b3832d701cce999 /mail/proxsmtp
parent4099bd8ea7b17737b56c16d5ca7dcf8a9ae7eab1 (diff)
downloadports-90e3f72974e86bfa4bd5088253b00202ed721f45.tar.gz
ports-90e3f72974e86bfa4bd5088253b00202ed721f45.zip
Notes
Diffstat (limited to 'mail/proxsmtp')
-rw-r--r--mail/proxsmtp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/proxsmtp/Makefile b/mail/proxsmtp/Makefile
index 655b1f9948eb..85543a31c0b2 100644
--- a/mail/proxsmtp/Makefile
+++ b/mail/proxsmtp/Makefile
@@ -33,7 +33,7 @@ post-patch:
-e 's|250-smtp.passthru|${PROXSMTP_SMTP_EHLO_RSP}|g' \
${WRKSRC}/common/smtppass.c
@${REINPLACE_CMD} -e \
- '/^acx_pthread_flags/s|=.*|="${PTHREAD_LIBS}"|' \
+ '/^acx_pthread_flags/s|=.*|="-lpthread"|' \
${WRKSRC}/configure
post-install: