diff options
Diffstat (limited to 'mail/esmtp/Makefile')
-rw-r--r-- | mail/esmtp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/esmtp/Makefile b/mail/esmtp/Makefile index 1a29da48ad50..20321efbc603 100644 --- a/mail/esmtp/Makefile +++ b/mail/esmtp/Makefile @@ -29,6 +29,7 @@ SUB_FILES= pkg-message CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} +NO_STAGE= yes post-patch: .for file in ${PORTNAME}.1 @${REINPLACE_CMD} -e \ |