From 5e43280b231641ba58c0ac581f6862e63eda26bb Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 12 Dec 2006 21:52:34 +0000 Subject: Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes. The redundant parsing of bsd.prefs.mk is mostly avoided now and parse time e.g. for x11/kdebase3 gets reduced by up to 10%. --- x11/xcursor/buildlink3.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/xcursor') diff --git a/x11/xcursor/buildlink3.mk b/x11/xcursor/buildlink3.mk index 23b10470a69..26541bc96a5 100644 --- a/x11/xcursor/buildlink3.mk +++ b/x11/xcursor/buildlink3.mk @@ -1,6 +1,6 @@ -# $NetBSD: buildlink3.mk,v 1.21 2006/07/13 00:57:32 joerg Exp $ +# $NetBSD: buildlink3.mk,v 1.22 2006/12/12 21:52:38 joerg Exp $ -.include "../../mk/bsd.prefs.mk" +.include "../../mk/bsd.fast.prefs.mk" BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ XCURSOR_BUILDLINK3_MK:= ${XCURSOR_BUILDLINK3_MK}+ -- cgit v1.2.3