summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-02-26 22:19:53 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-02-26 22:19:53 +0000
commit5671ee65599a97a0288a1de94508ec9f49ad1973 (patch)
treeef01f5253d045a85a640c0e953ba0711acc7939e /java
parentAdd dependency on esound & unbreak. (diff)
Kaffe doesn't like !=i386.
Notes
Notes: svn path=/head/; revision=102239
Diffstat (limited to 'java')
-rw-r--r--java/kaffe-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/kaffe-devel/Makefile b/java/kaffe-devel/Makefile
index 25197b5f9701..385847ee5e21 100644
--- a/java/kaffe-devel/Makefile
+++ b/java/kaffe-devel/Makefile
@@ -29,7 +29,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
WRKSRC= ${WRKDIR}/kaffe-${PORTVERSION}
-NOT_FOR_ARCHS= amd64
+ONLY_FOR_ARCHS= i386
USE_GNOME= esound
USE_LIBTOOL= yes