aboutsummaryrefslogtreecommitdiff
path: root/lang/gcl/Makefile
diff options
context:
space:
mode:
authorRobert Noland <rnoland@FreeBSD.org>2009-08-08 12:25:48 +0000
committerRobert Noland <rnoland@FreeBSD.org>2009-08-08 12:25:48 +0000
commit183473c17edcfcc1879f359a7111db65b031b245 (patch)
tree9aa31889f297d4b9556424741930aae953a53649 /lang/gcl/Makefile
parentbdb933d1537376b48a96284b17a693cfbbf6b01d (diff)
downloadports-183473c17edcfcc1879f359a7111db65b031b245.tar.gz
ports-183473c17edcfcc1879f359a7111db65b031b245.zip
Notes
Diffstat (limited to 'lang/gcl/Makefile')
-rw-r--r--lang/gcl/Makefile2
1 files changed, 1 insertions, 1 deletions
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