summaryrefslogtreecommitdiff
path: root/mail/exim/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/exim/Makefile')
-rw-r--r--mail/exim/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile
index 6fb9cda5d3c..3705b5e7941 100644
--- a/mail/exim/Makefile
+++ b/mail/exim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.132 2014/05/29 23:36:45 wiz Exp $
+# $NetBSD: Makefile,v 1.133 2014/06/14 10:18:05 wiedi Exp $
DISTNAME= exim-4.82.1
PKGREVISION= 1
@@ -115,7 +115,7 @@ post-build:
${FILESDIR}/mailer.conf.exim \
> ${WRKDIR}/mailer.conf
-INSTALLATION_DIRS = ${PKGMANDIR}/man8 sbin share/examples/exim share/doc/exim
+INSTALLATION_DIRS+= ${PKGMANDIR}/man8 sbin share/examples/exim share/doc/exim
post-install:
${INSTALL_DATA} ${WRKDIR}/mailer.conf ${DESTDIR}${EXAMPLESDIR}