summaryrefslogtreecommitdiff
path: root/java/kaffe/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-03-26 20:31:39 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-03-26 20:31:39 +0000
commitf78bb3abde4ff2898651abf310ba137a63aa5701 (patch)
tree483b616525a54927f8858eb051727acf2df4378c /java/kaffe/Makefile
parentBROKEN: Incorrect pkg-plist (diff)
Switch over NOT_FOR_ARCHS to ONLY_FOR_ARCHS=i386 since the configure
script does not seem to allow anything else. Approved by: portmgr (self)
Notes
Notes: svn path=/head/; revision=131990
Diffstat (limited to 'java/kaffe/Makefile')
-rw-r--r--java/kaffe/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/kaffe/Makefile b/java/kaffe/Makefile
index e1dc34638eda..be255a8cf8a6 100644
--- a/java/kaffe/Makefile
+++ b/java/kaffe/Makefile
@@ -23,7 +23,7 @@ CONFLICTS= kaffe-1.[!1].* javavmwrapper-2.*
WRKSRC= ${WRKDIR}/kaffe-${PORTVERSION}
-NOT_FOR_ARCHS= amd64 alpha
+ONLY_FOR_ARCHS= i386
USE_LIBTOOL_VER=13
USE_GMAKE= yes