From c1b72b269d4c11cc39fc0bfa1308d13ac624949f Mon Sep 17 00:00:00 2001 From: salo Date: Fri, 15 Aug 2003 22:25:30 +0000 Subject: Trivially USE_BUILDLINK2 to pick the right compiler. Fixes build (at least) with gcc-3.x from pkgsrc. --- x11/Xaw3d/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11/Xaw3d') diff --git a/x11/Xaw3d/Makefile b/x11/Xaw3d/Makefile index 7d765612f3d..2b3254620de 100644 --- a/x11/Xaw3d/Makefile +++ b/x11/Xaw3d/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2003/07/17 22:56:20 grant Exp $ +# $NetBSD: Makefile,v 1.35 2003/08/15 22:25:30 salo Exp $ # DISTNAME= Xaw3d-1.5 @@ -11,6 +11,7 @@ COMMENT= 3-D widgets based on the Athena Widget set CONFLICTS= Xaw-Xpm-[0-9]* +USE_BUILDLINK2= YES USE_IMAKE= YES PLIST_SRC= ${WRKDIR}/PLIST-src -- cgit v1.2.3