From 658f91430b151288f9b31d51aa0f44895cafe1de Mon Sep 17 00:00:00 2001 From: kris Date: Thu, 28 Oct 2004 21:08:42 +0000 Subject: Now builds on FreeBSD 5.x. --- games/xword/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'games') diff --git a/games/xword/Makefile b/games/xword/Makefile index 1bc7e0e0b33..8c0e80c9c8f 100644 --- a/games/xword/Makefile +++ b/games/xword/Makefile @@ -20,10 +20,4 @@ LIB_DEPENDS= gtkmm:${PORTSDIR}/x11-toolkits/gtk-- GNU_CONFIGURE= yes -.include - -.if ${OSVERSION} >= 502126 -BROKEN= "Configure fails on FreeBSD >= 5.x" -.endif - -.include +.include -- cgit