Add postfix. The postfix-script location issue is still live, but
Wietse seems to think it has to stay in /etc, so it probably will.
This commit is contained in:
parent
6e8a3849d8
commit
0785281c8f
|
@ -1,8 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.2 2000/02/08 14:06:01 tron Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2000/05/02 02:07:41 perry Exp $
|
||||
|
||||
# XXX Temporary for NO_SENDMAIL
|
||||
.include <bsd.own.mk>
|
||||
|
||||
SUBDIR= postfix
|
||||
|
||||
.if !defined(NO_SENDMAIL)
|
||||
SUBDIR+= sendmail
|
||||
.endif
|
||||
|
|
Loading…
Reference in New Issue