aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc42-withgcjawt
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2006-06-10 09:29:28 +0800
committermaho <maho@FreeBSD.org>2006-06-10 09:29:28 +0800
commitffa1f2b2a931b91abdd7c8cb4d293dae85cf1c3a (patch)
tree79b607379655ad7c0f592cc702fa6ab38ceab5d8 /lang/gcc42-withgcjawt
parentb22a095422319a1a4feb1dcd21e80420c346b278 (diff)
downloadfreebsd-ports-gnome-ffa1f2b2a931b91abdd7c8cb4d293dae85cf1c3a.tar.gz
freebsd-ports-gnome-ffa1f2b2a931b91abdd7c8cb4d293dae85cf1c3a.tar.zst
freebsd-ports-gnome-ffa1f2b2a931b91abdd7c8cb4d293dae85cf1c3a.zip
Unbreak for 6.1>=, since libtool has been replaced
by new ones.
Diffstat (limited to 'lang/gcc42-withgcjawt')
-rw-r--r--lang/gcc42-withgcjawt/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/gcc42-withgcjawt/Makefile b/lang/gcc42-withgcjawt/Makefile
index 4ba88c30e9a7..82ad391942a9 100644
--- a/lang/gcc42-withgcjawt/Makefile
+++ b/lang/gcc42-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