From d55beb3b6de4c410b3f83bce2e93c3de58817b88 Mon Sep 17 00:00:00 2001 From: Jim Mock Date: Fri, 25 Feb 2000 22:30:49 +0000 Subject: [PATCH] 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