From 7b9e01c7e66739e94484309e7817692d1a7a60c8 Mon Sep 17 00:00:00 2001 From: krion Date: Tue, 17 Feb 2004 22:13:11 +0000 Subject: - Do not mark broken on 5.x * According to last bento run, they build just fine. --- games/pinball/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'games/pinball') diff --git a/games/pinball/Makefile b/games/pinball/Makefile index da9bae7..163f15a 100644 --- a/games/pinball/Makefile +++ b/games/pinball/Makefile @@ -44,10 +44,6 @@ DOCS= README .include -.if ${OSVERSION} >= 502000 -BROKEN= "Configure fails" -.endif - post-install: @${MV} ${PREFIX}/bin/${MACHINE_ARCH}-unknown-freebsd${OSREL}-pinball \ ${PREFIX}/bin/pinball -- cgit v1.1