We know about IPv6.
This commit is contained in:
parent
2263db4c91
commit
f7e347d961
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile.common,v 1.3 2003/02/18 16:13:03 is Exp $
|
||||
# $NetBSD: Makefile.common,v 1.4 2003/02/22 22:14:44 is Exp $
|
||||
#
|
||||
DISTNAME= mini_sendmail-1.3.2
|
||||
CATEGORIES= mail
|
||||
|
@ -10,6 +10,8 @@ COMMENT= accept email on behalf of the real sendmail without spooling
|
|||
|
||||
FILESDIR= ${.CURDIR}/../mini_sendmail/files
|
||||
|
||||
BUILD_DEFS+= USE_INET6
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
.if (${OPSYS} == SunOS)
|
||||
|
|
Loading…
Reference in a new issue