From 183473c17edcfcc1879f359a7111db65b031b245 Mon Sep 17 00:00:00 2001 From: Robert Noland Date: Sat, 8 Aug 2009 12:25:48 +0000 Subject: The port maintainer says that this works on amd64 for him, but pointyhat fails. After discussing with the maintainer, revert enabling amd64 ARCH. Reported by: pointyhat (pav) Submitted by: maintainer (via irc) --- lang/gcl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/gcl/Makefile b/lang/gcl/Makefile index 2a24b766fe9a..030cb645a0be 100644 --- a/lang/gcl/Makefile +++ b/lang/gcl/Makefile @@ -18,7 +18,7 @@ COMMENT= GNU Common Lisp LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84 \ gmp.8:${PORTSDIR}/math/libgmp4 -ONLY_FOR_ARCHS= i386 amd64 +ONLY_FOR_ARCHS= i386 GNU_CONFIGURE= yes USE_GMAKE= yes -- cgit v1.2.3