summaryrefslogtreecommitdiff
path: root/mail/dovecot2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/dovecot2/Makefile')
-rw-r--r--mail/dovecot2/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile
index 083cae9c2f9..a42c834f42c 100644
--- a/mail/dovecot2/Makefile
+++ b/mail/dovecot2/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2012/10/22 09:44:06 ghen Exp $
+# $NetBSD: Makefile,v 1.32 2012/12/04 08:18:34 tron Exp $
-DISTNAME= dovecot-2.1.10
+DISTNAME= dovecot-2.1.11
CATEGORIES= mail
MASTER_SITES= http://www.dovecot.org/releases/2.1/
@@ -63,6 +63,9 @@ post-install:
.include "options.mk"
+# Don't compress manual pages as they include each other.
+.undef MANZ
+
.include "../../archivers/bzip2/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"