aboutsummaryrefslogtreecommitdiff
path: root/java/jmp
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 /java/jmp
parentf7c0630cd25902e9d0299337f0075f1969f3c15c (diff)
downloadports-42b9878de05e3fd31b1537c7fb21ea8d4260e335.tar.gz
ports-42b9878de05e3fd31b1537c7fb21ea8d4260e335.zip
Notes
Diffstat (limited to 'java/jmp')
-rw-r--r--java/jmp/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/java/jmp/Makefile b/java/jmp/Makefile
index 52f6a62a2eb8..ac17e8bce6ce 100644
--- a/java/jmp/Makefile
+++ b/java/jmp/Makefile
@@ -61,8 +61,4 @@ CFLAGS+= -DJMPDEBUG -g
CFLAGS+= -O3
.endif
-.if ${OSVERSION} < 500000
-BROKEN= Does not build on FreeBSD < 5.x
-.endif
-
.include <bsd.port.post.mk>