diff options
author | Maho Nakata <maho@FreeBSD.org> | 2006-06-10 01:29:28 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2006-06-10 01:29:28 +0000 |
commit | de3fe252f5fd294a3f0291d2bfa4c2f2d686c66b (patch) | |
tree | d56055fdeda036b0c0b34616185480dadc89f5c2 /lang/gcc41-withgcjawt | |
parent | e456d4beb4ecd65fd77f7fde1e0d4d8ad8912255 (diff) | |
download | ports-de3fe252f5fd294a3f0291d2bfa4c2f2d686c66b.tar.gz ports-de3fe252f5fd294a3f0291d2bfa4c2f2d686c66b.zip |
Notes
Diffstat (limited to 'lang/gcc41-withgcjawt')
-rw-r--r-- | lang/gcc41-withgcjawt/Makefile | 4 |
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 |