summaryrefslogtreecommitdiff
path: root/mail/mess822/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mess822/Makefile')
-rw-r--r--mail/mess822/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/mess822/Makefile b/mail/mess822/Makefile
index 45ec7a6ad580..b6ddffb6d068 100644
--- a/mail/mess822/Makefile
+++ b/mail/mess822/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mess822
PORTVERSION= 0.58
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= mail
MASTER_SITES= http://cr.yp.to/software/ \
ftp://ftp.jp.qmail.org/qmail/ \
@@ -23,5 +23,6 @@ post-patch:
@${ECHO_CMD} "${CC} ${CFLAGS}" > ${WRKSRC}/conf-cc
@${ECHO_CMD} "${CC} ${STRIP} ${LDFLAGS}" > ${WRKSRC}/conf-ld
@${ECHO_CMD} ${STAGEDIR}${PREFIX} > ${WRKSRC}/conf-home
+ @${MKDIR} ${STAGEDIR}${PREFIX}/share/man
.include <bsd.port.mk>