From 83290ab7333152fa5cd843c3063d6ac13c3be953 Mon Sep 17 00:00:00 2001 From: tnn Date: Thu, 22 May 2008 15:48:13 +0000 Subject: Daniel Horecki pointed out on irc that all USE_INET6 references have been purged from pkgsrc-wip, so remove the support code for that. --- mk/bsd.prefs.mk | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'mk/bsd.prefs.mk') diff --git a/mk/bsd.prefs.mk b/mk/bsd.prefs.mk index 2b28d341864..f6243847969 100644 --- a/mk/bsd.prefs.mk +++ b/mk/bsd.prefs.mk @@ -1,4 +1,4 @@ -# $NetBSD: bsd.prefs.mk,v 1.281 2008/04/16 12:28:48 tnn Exp $ +# $NetBSD: bsd.prefs.mk,v 1.282 2008/05/22 15:48:13 tnn Exp $ # # This file includes the mk.conf file, which contains the user settings. # @@ -462,11 +462,6 @@ IPV6_READY= YES IPV6_READY= NO .endif -# XXX -# XXX Retain the following until USE_INET6 has been purged from pkgsrc-wip. -# XXX -USE_INET6?= ${IPV6_READY} - LOCALBASE?= /usr/pkg X11_TYPE?= native .if !empty(X11_TYPE:Mnative) -- cgit v1.2.3