From bc2b8d09afb2447faaa98aa5f5c1e66ed3a7bc11 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sun, 18 May 2003 11:48:21 +0000 Subject: BROKEN on 5.1: does not compile --- sysutils/xperfmon3/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'sysutils/xperfmon3') diff --git a/sysutils/xperfmon3/Makefile b/sysutils/xperfmon3/Makefile index c9c003459e06..4c5982f74e1e 100644 --- a/sysutils/xperfmon3/Makefile +++ b/sysutils/xperfmon3/Makefile @@ -17,9 +17,15 @@ EXTRACT_SUFX= v1.1.tar.Z MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE COMMENT= Xperfmon++ : A graphical X11 system performance monitor +.include + +.if ${OSVERSION} >= 500113 +BROKEN= "Does not compile" +.endif + LATEST_LINK= xperfmon3 USE_IMAKE= yes MAN1= xperfmon++.1 -.include +.include -- cgit v1.2.3