aboutsummaryrefslogtreecommitdiff
path: root/graphics/ale
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 01:14:50 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 01:14:50 +0000
commit42b9878de05e3fd31b1537c7fb21ea8d4260e335 (patch)
treefaaedbe6ae8110bb19ce982907b65ca7c487c291 /graphics/ale
parentf7c0630cd25902e9d0299337f0075f1969f3c15c (diff)
downloadports-42b9878de05e3fd31b1537c7fb21ea8d4260e335.tar.gz
ports-42b9878de05e3fd31b1537c7fb21ea8d4260e335.zip
Notes
Diffstat (limited to 'graphics/ale')
-rw-r--r--graphics/ale/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ale/Makefile b/graphics/ale/Makefile
index 00f9b893eed9..dbb639a58efa 100644
--- a/graphics/ale/Makefile
+++ b/graphics/ale/Makefile
@@ -32,7 +32,7 @@ PLIST_FILES= bin/ale
BROKEN= Does not build on alpha
.endif
-.if ${OSVERSION} >= 500000 && ${OSVERSION} < 600000
+.if ${OSVERSION} < 600000
BROKEN= Does not build on 5.x due to internal gcc error
.endif