aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc42-withgcjawt
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2006-11-16 07:34:31 +0800
committermaho <maho@FreeBSD.org>2006-11-16 07:34:31 +0800
commite5647edec45e0d173100735158ecd1f10a954c8c (patch)
tree60bf432444eeefc4a6bf744518d95abcff8b2d2a /lang/gcc42-withgcjawt
parentea2776c50420b93dd6a275f6f00e80c856c39ce0 (diff)
downloadfreebsd-ports-gnome-e5647edec45e0d173100735158ecd1f10a954c8c.tar.gz
freebsd-ports-gnome-e5647edec45e0d173100735158ecd1f10a954c8c.tar.zst
freebsd-ports-gnome-e5647edec45e0d173100735158ecd1f10a954c8c.zip
Broken for !i386
Submitted by: kris via pointyhat
Diffstat (limited to 'lang/gcc42-withgcjawt')
-rw-r--r--lang/gcc42-withgcjawt/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/gcc42-withgcjawt/Makefile b/lang/gcc42-withgcjawt/Makefile
index fc9feca7a0a4..3428fbe56926 100644
--- a/lang/gcc42-withgcjawt/Makefile
+++ b/lang/gcc42-withgcjawt/Makefile
@@ -20,6 +20,10 @@ WITH_JAVA_AWT= yes
EXTRA_PATCHES+= ${.CURDIR}/files/patch-configure
USE_AUTOTOOLS= libtool:15
+.if ${MACHINE_ARCH} != i386
+BROKEN= Only for gcj supported platforms
+.endif
+
pre-build:
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' ${SRCDIR}/libjava/configure
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' ${SRCDIR}/libjava/classpath/configure