We know about IPv6.

This commit is contained in:
is 2003-02-22 22:14:44 +00:00
parent 2263db4c91
commit f7e347d961

View file

@ -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)