aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-07-25 16:18:14 +0800
committerpav <pav@FreeBSD.org>2007-07-25 16:18:14 +0800
commita7b03d5de0859270cdf2ad62db274493cadb1334 (patch)
treee65267c2322e0ac00b5843ae6ee9d501492b7f52 /lang
parent2e6d5021a39688ad304c72d3a70f30ecb6034299 (diff)
downloadfreebsd-ports-gnome-a7b03d5de0859270cdf2ad62db274493cadb1334.tar.gz
freebsd-ports-gnome-a7b03d5de0859270cdf2ad62db274493cadb1334.tar.zst
freebsd-ports-gnome-a7b03d5de0859270cdf2ad62db274493cadb1334.zip
- Fix typo IA32_BINART_PORT -> IA32_BINARY_PORT
Spotted by: Scot Hetzel <swhetzel@gmail.com>
Diffstat (limited to 'lang')
-rw-r--r--lang/cmucl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/cmucl/Makefile b/lang/cmucl/Makefile
index 55b7067779da..be331c898d4f 100644
--- a/lang/cmucl/Makefile
+++ b/lang/cmucl/Makefile
@@ -21,7 +21,7 @@ COMMENT= The CMU implementation of Common Lisp
# To make available on other archs, has to be cross-compiled (there is a
# script for this, but a configuration file has to be written).
-IA32_BINART_PORT= yes
+IA32_BINARY_PORT= yes
USE_BZIP2= yes
NO_WRKSUBDIR= yes
NO_BUILD= yes