summaryrefslogtreecommitdiff
path: root/java/jikes/Makefile
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-04-18 11:46:10 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-04-18 11:46:10 +0000
commitc44fa33a5e74f28fd77012aba7e3a9c8d633e36a (patch)
treee6dd259a421e47b261f2bd597fcca9e4eec75ae0 /java/jikes/Makefile
parentUpdate to 0.6.1.28 (diff)
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter i-m
Notes
Notes: svn path=/head/; revision=190286
Diffstat (limited to 'java/jikes/Makefile')
-rw-r--r--java/jikes/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/java/jikes/Makefile b/java/jikes/Makefile
index 44d48d94d222..58fdee628199 100644
--- a/java/jikes/Makefile
+++ b/java/jikes/Makefile
@@ -25,10 +25,4 @@ USE_BZIP2= yes
CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib"
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == "alpha" && ${OSVERSION} < 500000
-BROKEN= "Internal compiler error on alpha 4.x"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>