From 8767f8cf282a85813c6e29bdffddca14e6bf3623 Mon Sep 17 00:00:00 2001 From: kuriyama Date: Wed, 7 May 2003 00:47:47 +0000 Subject: This port is i386 only (caused by jdk platform). --- textproc/xt/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'textproc') diff --git a/textproc/xt/Makefile b/textproc/xt/Makefile index ece5653ac45b..175a1ddd8164 100644 --- a/textproc/xt/Makefile +++ b/textproc/xt/Makefile @@ -19,6 +19,7 @@ USE_JAVA= 1.1+ USE_ZIP= YES NO_BUILD_DEPENDS_JAVA= YES NO_WRKSUBDIR= YES +ONLY_FOR_ARCHS= i386 DIR= ${PREFIX}/share/java -- cgit