summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2005-12-31 15:16:18 +0000
committermartti <martti@pkgsrc.org>2005-12-31 15:16:18 +0000
commit3e5b04d5a68a1bf43e4222e4e74da3e83d1d5729 (patch)
treea3cc854094c71573fdd0b5c0177ba65b9fa77279 /mail
parent33816892b22bbc05d66857c12340aee682038040 (diff)
downloadpkgsrc-3e5b04d5a68a1bf43e4222e4e74da3e83d1d5729.tar.gz
Add ${POSTFIX_QUEUE_DIR}/etc to OWN_DIRS. Suggested by Jeremy C. Reed.
Diffstat (limited to 'mail')
-rw-r--r--mail/postfix-current/Makefile4
-rw-r--r--mail/postfix/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile
index 8238858c5b2..04246a6a0d4 100644
--- a/mail/postfix-current/Makefile
+++ b/mail/postfix-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2005/12/30 06:29:41 martti Exp $
+# $NetBSD: Makefile,v 1.53 2005/12/31 15:16:18 martti Exp $
DISTNAME= postfix-2.3-20051128
PKGREVISION= 1
@@ -87,7 +87,7 @@ MAKE_ENV+= CC=${CC:Q} OPT=${CFLAGS:M*:Q}
MAKE_ENV+= AUXLIBS=${AUXLIBS:Q} CCARGS=${CCARGS:Q}
RCD_SCRIPTS= postfix
-OWN_DIRS+= ${POSTFIX_QUEUE_DIR}
+OWN_DIRS+= ${POSTFIX_QUEUE_DIR} ${POSTFIX_QUEUE_DIR}/etc
MAKE_DIRS+= ${PKG_SYSCONFDIR}
PKG_GROUPS?= postfix maildrop
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index a8974bffb60..8ad0445d218 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.172 2005/12/30 06:29:41 martti Exp $
+# $NetBSD: Makefile,v 1.173 2005/12/31 15:16:18 martti Exp $
DISTNAME= postfix-2.2.6
PKGREVISION= 1
@@ -84,7 +84,7 @@ MAKE_ENV+= CC=${CC:Q} OPT=${CFLAGS:M*:Q}
MAKE_ENV+= AUXLIBS=${AUXLIBS:Q} CCARGS=${CCARGS:Q}
RCD_SCRIPTS= postfix
-OWN_DIRS+= ${POSTFIX_QUEUE_DIR}
+OWN_DIRS+= ${POSTFIX_QUEUE_DIR} ${POSTFIX_QUEUE_DIR}/etc
MAKE_DIRS+= ${PKG_SYSCONFDIR}
PKG_GROUPS?= postfix maildrop