diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2006-11-21 17:26:45 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2006-11-21 17:26:45 +0000 |
commit | dabd264725598a3deeed7996071f63c83be94b2a (patch) | |
tree | 09c7bc064fa4ebeefa67a6ec59b1f5d7e387aae6 /games/allacrost | |
parent | d12ecb65114d116b610d6f947e03b2475d80ed73 (diff) | |
download | ports-dabd264725598a3deeed7996071f63c83be94b2a.tar.gz ports-dabd264725598a3deeed7996071f63c83be94b2a.zip |
Notes
Diffstat (limited to 'games/allacrost')
-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 7bec4bdd8243..5cd0124b9ed3 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 |