diff options
author | Robert Noland <rnoland@FreeBSD.org> | 2009-08-08 12:25:48 +0000 |
---|---|---|
committer | Robert Noland <rnoland@FreeBSD.org> | 2009-08-08 12:25:48 +0000 |
commit | 183473c17edcfcc1879f359a7111db65b031b245 (patch) | |
tree | 9aa31889f297d4b9556424741930aae953a53649 /lang/gcl/Makefile | |
parent | bdb933d1537376b48a96284b17a693cfbbf6b01d (diff) |
Notes
Diffstat (limited to 'lang/gcl/Makefile')
-rw-r--r-- | lang/gcl/Makefile | 2 |
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 |