From b683e52501602c9b2d1e95e7daddceb72bfa4ea6 Mon Sep 17 00:00:00 2001 From: is Date: Sat, 1 Mar 2003 11:36:36 +0000 Subject: List us in the IPv6-enabled package list. That top-level target only greps the package's Makefile, but none that are included. --- mail/mini_sendmail/Makefile | 5 ++++- mail/mini_sendmail/Makefile.common | 4 +--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/mail/mini_sendmail/Makefile b/mail/mini_sendmail/Makefile index c24b2482b01..3c091caad2c 100644 --- a/mail/mini_sendmail/Makefile +++ b/mail/mini_sendmail/Makefile @@ -1,6 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2003/02/15 22:44:16 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2003/03/01 11:36:36 is Exp $ # PKGNAME= mini_sendmail-1.3.2 PKGREVISION= 1 + +BUILD_DEFS+= USE_INET6 + .include "Makefile.common" diff --git a/mail/mini_sendmail/Makefile.common b/mail/mini_sendmail/Makefile.common index 0c1e0819f5e..fbdfb47eee1 100644 --- a/mail/mini_sendmail/Makefile.common +++ b/mail/mini_sendmail/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.4 2003/02/22 22:14:44 is Exp $ +# $NetBSD: Makefile.common,v 1.5 2003/03/01 11:36:37 is Exp $ # DISTNAME= mini_sendmail-1.3.2 CATEGORIES= mail @@ -10,8 +10,6 @@ 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) -- cgit v1.2.3