From 5c7bf31b4010f8acaebfa5b8f7bf727603ef7b12 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 18 Jan 1999 03:00:39 +0000 Subject: Fix build for -current. PR: 9461 Submitted by: Sheldon Hearn --- sysutils/xosview/Makefile | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'sysutils') diff --git a/sysutils/xosview/Makefile b/sysutils/xosview/Makefile index 817db90810db..9754b6eae8ee 100644 --- a/sysutils/xosview/Makefile +++ b/sysutils/xosview/Makefile @@ -3,7 +3,7 @@ # Date created: 19 Nov 1997 # Whom: Brian Handy # -# $Id: Makefile,v 1.11 1998/12/29 00:15:34 asami Exp $ +# $Id: Makefile,v 1.12 1999/01/05 01:06:02 steve Exp $ # DISTNAME= xosview-1.6.2.a @@ -18,10 +18,6 @@ USE_X_PREFIX= yes GNU_CONFIGURE= yes MAN1= xosview.1 -.include +# BROKEN= DiskMeter broken for 3.0+ -.if ${OSVERSION} >= 300006 -BROKEN= "DK_NDRIVE undefined" -.endif - -.include +.include -- cgit v1.2.3