From 06bc4ac2a4043e3e8a30b9df3b57e52e0f4c7c27 Mon Sep 17 00:00:00 2001 From: tron Date: Fri, 3 Sep 1999 21:57:49 +0000 Subject: Record "${USE_INET6}" in build definitions. --- www/wwwoffle/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'www') diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile index e83a3edcabc..c27207aa1c7 100644 --- a/www/wwwoffle/Makefile +++ b/www/wwwoffle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 1999/09/03 21:07:36 tron Exp $ +# $NetBSD: Makefile,v 1.9 1999/09/03 21:57:49 tron Exp $ DISTNAME= wwwoffle-2.4 CATEGORIES= www @@ -15,6 +15,8 @@ NO_CONFIGURE= yes MESSAGE_FILE= ${WRKDIR}/MESSAGE PLIST_SRC= ${WRKDIR}/PLIST +BUILD_DEFS+= USE_INET6 + # to get USE_INET6 .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3