summaryrefslogtreecommitdiff
path: root/mail/dovecot
diff options
context:
space:
mode:
authorwiedi <wiedi>2014-06-14 10:14:43 +0000
committerwiedi <wiedi>2014-06-14 10:14:43 +0000
commitfc092bb82325c48c7c377c46472e3582eb99939b (patch)
tree9c76de538fbe3fb6cfb911ffea9092d2ee12e144 /mail/dovecot
parent4e4c5cf4d98f0c6d2882d215d4b84f05b867024c (diff)
downloadpkgsrc-fc092bb82325c48c7c377c46472e3582eb99939b.tar.gz
fix SMF Manifest installation by not overwriting INSTALLATION_DIRS
Diffstat (limited to 'mail/dovecot')
-rw-r--r--mail/dovecot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile
index 7f943805573..434776c36b2 100644
--- a/mail/dovecot/Makefile
+++ b/mail/dovecot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.171 2014/04/09 07:27:11 obache Exp $
+# $NetBSD: Makefile,v 1.172 2014/06/14 10:16:40 wiedi Exp $
DOVECOT_VERSION= 1.2
DOVECOT_SUBVERSION= .17
@@ -46,7 +46,7 @@ PKG_GECOS.${DOVECOT_USER}= Dovecot IMAP/POP3 user
EGDIR= ${PREFIX}/share/examples/dovecot
CONF_FILES= ${EGDIR}/dovecot-example.conf ${PKG_SYSCONFDIR}/dovecot.conf
-INSTALLATION_DIRS= libexec/dovecot sbin share/doc/dovecot \
+INSTALLATION_DIRS+= libexec/dovecot sbin share/doc/dovecot \
share/examples/dovecot
SUBST_CLASSES+= paths