aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc41-withgcjawt
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2006-06-10 01:29:28 +0000
committerMaho Nakata <maho@FreeBSD.org>2006-06-10 01:29:28 +0000
commitde3fe252f5fd294a3f0291d2bfa4c2f2d686c66b (patch)
treed56055fdeda036b0c0b34616185480dadc89f5c2 /lang/gcc41-withgcjawt
parente456d4beb4ecd65fd77f7fde1e0d4d8ad8912255 (diff)
downloadports-de3fe252f5fd294a3f0291d2bfa4c2f2d686c66b.tar.gz
ports-de3fe252f5fd294a3f0291d2bfa4c2f2d686c66b.zip
Unbreak for 6.1>=, since libtool has been replaced
by new ones.
Notes
Notes: svn path=/head/; revision=164965
Diffstat (limited to 'lang/gcc41-withgcjawt')
-rw-r--r--lang/gcc41-withgcjawt/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/gcc41-withgcjawt/Makefile b/lang/gcc41-withgcjawt/Makefile
index 4ba88c30e9a7..82ad391942a9 100644
--- a/lang/gcc41-withgcjawt/Makefile
+++ b/lang/gcc41-withgcjawt/Makefile
@@ -17,7 +17,3 @@ MAINTAINER= maho@FreeBSD.org
DESCR= ${.CURDIR}/pkg-descr
WITH_JAVA_AWT= yes
-
-.if ${OSVERSION} >= 600105
-BROKEN= Does not compile on FreeBSD >= 6.1
-.endif