From ebc0c21923ea18ef63ef9ccb24dbbea59691b200 Mon Sep 17 00:00:00 2001 From: fredb Date: Wed, 2 Apr 2003 05:25:13 +0000 Subject: Add USE_INET6 to ${BUILD_DEFS}, mainly so that this package gets listed in the top-level "README-IPv6.html". --- news/knews/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'news') diff --git a/news/knews/Makefile b/news/knews/Makefile index e7e5cfa8c1c..c107d0c25e1 100644 --- a/news/knews/Makefile +++ b/news/knews/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2003/03/03 02:48:35 jschauma Exp $ +# $NetBSD: Makefile,v 1.41 2003/04/02 05:25:13 fredb Exp $ DISTNAME= knews-1.0b.1 PKGNAME= knews-1.0 @@ -15,7 +15,7 @@ CONFLICTS= knews-1.0b0 USE_BUILDLINK2= YES USE_IMAKE= YES -BUILD_DEFS+= KNEWS_DOMAIN_NAME KNEWS_DOMAIN_FILE +BUILD_DEFS+= KNEWS_DOMAIN_NAME KNEWS_DOMAIN_FILE USE_INET6 .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3