From 62a470a75583725f9febbab3024976e7e0c6faf8 Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 14 Nov 2002 10:08:01 +0000 Subject: Remove HAVE_OPENWINDOWS. Packages that wonder whether X11 is OpenWindows can just test whether X11BASE is /usr/openwin (see x11.buildlink2.mk). --- mk/defs.SunOS.mk | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'mk/defs.SunOS.mk') diff --git a/mk/defs.SunOS.mk b/mk/defs.SunOS.mk index 63d2e394aa3..4a79cbaf5a6 100644 --- a/mk/defs.SunOS.mk +++ b/mk/defs.SunOS.mk @@ -1,4 +1,4 @@ -# $NetBSD: defs.SunOS.mk,v 1.33 2002/10/27 18:27:11 bouyer Exp $ +# $NetBSD: defs.SunOS.mk,v 1.34 2002/11/14 10:08:01 jlam Exp $ # # Variable definitions for the SunOS/Solaris operating system. @@ -130,8 +130,3 @@ ZOULARISBASE:= ${LOCALBASE} PKG_TOOLS_BIN?= ${LOCALBASE}/sbin .endif PKG_TOOLS_BIN?= ${ZOULARISBASE}/bin - -.if ${X11BASE} == "/usr/openwin" -HAVE_OPENWINDOWS= YES -.endif - -- cgit v1.2.3