summaryrefslogtreecommitdiff
path: root/mail/dovecot
diff options
context:
space:
mode:
Diffstat (limited to 'mail/dovecot')
-rw-r--r--mail/dovecot/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile
index b4ed5d801048..1504751a4dd3 100644
--- a/mail/dovecot/Makefile
+++ b/mail/dovecot/Makefile
@@ -24,6 +24,8 @@ CONFIGURE_ARGS+= --without-shadow --enable-ipv6 \
CONFIGURE_ENV+= CPPFLAGS=-I${LOCALBASE}/include \
LDFLAGS=-L${LOCALBASE}/lib
+.include <bsd.port.pre.mk>
+
#
# Feature Autodetection
#
@@ -160,4 +162,4 @@ post-install:
${WRKDIR}/pkg-message
@${CAT} ${WRKDIR}/pkg-message
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>