diff options
Diffstat (limited to 'mail/proxsmtp/Makefile')
-rw-r--r-- | mail/proxsmtp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/proxsmtp/Makefile b/mail/proxsmtp/Makefile index 53a41458c6d1..35379b41489a 100644 --- a/mail/proxsmtp/Makefile +++ b/mail/proxsmtp/Makefile @@ -22,6 +22,7 @@ MAN8= proxsmtpd.8 PORTDOCS= ChangeLog NEWS README +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e \ '/^acx_pthread_flags/s|=.*|="${PTHREAD_LIBS}"|' \ |