From f6887a97b1cf54e4589596de7e95eb1ba7b75bdf Mon Sep 17 00:00:00 2001 From: cjep Date: Tue, 8 Jun 2004 12:23:59 +0000 Subject: Add USE_INET6 to BUILD_DEFS as these packages use it. Part of PR#25743 from Georg Schwarz. --- 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 fdf4accc377..b0d6245ee97 100644 --- a/www/wwwoffle/Makefile +++ b/www/wwwoffle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2004/01/24 15:23:47 grant Exp $ +# $NetBSD: Makefile,v 1.50 2004/06/08 12:24:00 cjep Exp $ DISTNAME= wwwoffle-2.7f PKGREVISION= 2 @@ -25,6 +25,8 @@ INSTALL_EXTRA_TMPL= ${PKGDIR}/INSTALL RCD_SCRIPTS= wwwoffled +BUILD_DEFS+= USE_INET6 + post-build: cd ${WRKSRC}/cache/search/htdig/scripts; \ for f in wwwoffle-ht*; do \ -- cgit v1.2.3