From c1a0cdd7849b0c34b45de0ee305e5bd833038dfa 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. --- x11/xephem/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/xephem') diff --git a/x11/xephem/Makefile b/x11/xephem/Makefile index c8ff0d96bc5..62101bf66a7 100644 --- a/x11/xephem/Makefile +++ b/x11/xephem/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2003/06/02 01:15:35 jschauma Exp $ +# $NetBSD: Makefile,v 1.18 2003/06/02 14:05:09 abs Exp $ DISTNAME= xephem-3.5.2 PKGREVISION= 1 @@ -24,7 +24,7 @@ BUILD_DIRS= ${LIBSRC1} ${LIBSRC2} ${WRKSRC} INSTALL_DIRS= ${WRKSRC} .if (${MACHINE_ARCH} == "arm32") -. include "../../lang/gcc/buildlink2.mk" +. include "../../mk/gcc.buildlink2.mk" .endif post-install: -- cgit v1.2.3