diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-10-04 01:14:50 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-10-04 01:14:50 +0000 |
commit | 42b9878de05e3fd31b1537c7fb21ea8d4260e335 (patch) | |
tree | faaedbe6ae8110bb19ce982907b65ca7c487c291 /graphics/crystalspace-devel | |
parent | f7c0630cd25902e9d0299337f0075f1969f3c15c (diff) | |
download | ports-42b9878de05e3fd31b1537c7fb21ea8d4260e335.tar.gz ports-42b9878de05e3fd31b1537c7fb21ea8d4260e335.zip |
Notes
Diffstat (limited to 'graphics/crystalspace-devel')
-rw-r--r-- | graphics/crystalspace-devel/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/graphics/crystalspace-devel/Makefile b/graphics/crystalspace-devel/Makefile index 18151c48049d..8cd98f9099d3 100644 --- a/graphics/crystalspace-devel/Makefile +++ b/graphics/crystalspace-devel/Makefile @@ -63,10 +63,6 @@ OPTIONS= DEBUG "Build with debugging information" off \ .include <bsd.port.pre.mk> -.if ${OSVERSION} < 500000 -BROKEN= Does not compile on 4.x -.endif - .if ${ARCH} == "sparc64" BROKEN= Does not compile on sparc64 .endif |