From 4bd340e3d6aee292b8bba5c5bc6c42b3c8a35c76 Mon Sep 17 00:00:00 2001 From: abs Date: Mon, 2 Jun 2003 14:05:00 +0000 Subject: Use mk/gcc.buildlink2.mk rather than gcc/buildlink2.mk so lang/gcc3 is accepted. Suggested by Grant. --- editors/xemacs-current/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/xemacs-current') diff --git a/editors/xemacs-current/Makefile b/editors/xemacs-current/Makefile index 7e119caa2b8..a538614b1c4 100644 --- a/editors/xemacs-current/Makefile +++ b/editors/xemacs-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2003/05/16 18:11:35 magick Exp $ +# $NetBSD: Makefile,v 1.23 2003/06/02 14:05:03 abs Exp $ DISTNAME= xemacs-21.5.13 CATEGORIES= editors @@ -15,7 +15,7 @@ PLIST_SUBST+= EMACSVER=xemacs-21.5-b13 MESSAGE_SUBST+= EMACSVER=xemacs-21.5-b13 .if (${MACHINE_ARCH} == "arm32") -. include "../../lang/gcc/buildlink2.mk" +. include "../../mk/gcc.buildlink2.mk" .endif .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3