From 29a016d36ade1bb91b35fbc9a0a5e7eb3eb064f8 Mon Sep 17 00:00:00 2001 From: jim Date: Fri, 25 Feb 2000 22:30:49 +0000 Subject: Remove BROKEN for -STABLE since it works now. Submitted by: maintainer --- games/kbubbles/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/games/kbubbles/Makefile b/games/kbubbles/Makefile index 406e494a1763..8985aa2a6369 100644 --- a/games/kbubbles/Makefile +++ b/games/kbubbles/Makefile @@ -17,10 +17,4 @@ BUILD_DEPENDS= ${LOCALBASE}/include/QwSpriteField.h:${PORTSDIR}/converters/kdesu GNU_CONFIGURE= yes USE_QT= yes -.include - -.if ${OSVERSION} < 400004 -BROKEN= "Requires NEWGCC-compiled KDE libs" -.endif - -.include +.include -- cgit