From c49d6fa1a7350530724d50de8011479d0fc0db0e Mon Sep 17 00:00:00 2001 From: kristerw Date: Mon, 31 May 2004 16:43:45 +0000 Subject: Do not explicitly force use of lang/egcs for SunOS; the buildlink infrastructure handles compiler issues aoutomagically. --- x11/dxpc/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'x11') diff --git a/x11/dxpc/Makefile b/x11/dxpc/Makefile index 88a1020016d..9af05f8f065 100644 --- a/x11/dxpc/Makefile +++ b/x11/dxpc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2004/04/11 07:28:39 snj Exp $ +# $NetBSD: Makefile,v 1.19 2004/05/31 16:43:45 kristerw Exp $ # DISTNAME= dxpc-3.8.1 @@ -15,11 +15,6 @@ USE_BUILDLINK3= yes .include "../../mk/bsd.prefs.mk" -.if ${OPSYS} == "SunOS" -DEPENDS+= egcs-1.1.2:../../lang/egcs -CONFIGURE_ENV+= CXX=${LOCALBASE}/egcs/bin/g++ -.endif - post-install: @strip ${PREFIX}/bin/dxpc -- cgit v1.2.3