diff options
Diffstat (limited to 'games/allacrost/Makefile')
-rw-r--r-- | games/allacrost/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
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 <bsd.port.pre.mk> -.if ${OSVERSION} < 500000 -BROKEN= does not compile on 4.x -.endif - .if ${OSVERSION} < 600000 USE_GCC= 4.0+ .endif |