From b4b5e0630c149f2534ce66ef97a5bb355af83d26 Mon Sep 17 00:00:00 2001 From: shaun Date: Tue, 21 Nov 2006 17:26:45 +0000 Subject: Unbreak on 4.x: previous fix for 5.x applies to 4.x too. PR: ports/104137 Submitted by: Dmitry Marakasov (maintainer) --- games/allacrost/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'games') diff --git a/games/allacrost/Makefile b/games/allacrost/Makefile index 7bec4bd..5cd0124 100644 --- a/games/allacrost/Makefile +++ b/games/allacrost/Makefile @@ -33,10 +33,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} .include -.if ${OSVERSION} < 500000 -BROKEN= does not compile on 4.x -.endif - .if ${OSVERSION} < 600000 USE_GCC= 4.0+ .endif -- cgit v1.1