aboutsummaryrefslogtreecommitdiff
path: root/lang/cmucl
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2010-08-09 15:40:36 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2010-08-09 15:40:36 +0000
commit226ad15ddf0ef7a0d80f439fe78da7af3e9d2205 (patch)
treed800f76f5400d0d913b1fc05c66c56b9a4a4529b /lang/cmucl
parent7cca3f6501ac8c840a26ead488edfaa6b5aa9985 (diff)
downloadports-226ad15ddf0ef7a0d80f439fe78da7af3e9d2205.tar.gz
ports-226ad15ddf0ef7a0d80f439fe78da7af3e9d2205.zip
Notes
Diffstat (limited to 'lang/cmucl')
-rw-r--r--lang/cmucl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/cmucl/Makefile b/lang/cmucl/Makefile
index a580736da2b5..c63b030fc709 100644
--- a/lang/cmucl/Makefile
+++ b/lang/cmucl/Makefile
@@ -8,7 +8,7 @@
PORTNAME= cmucl
PORTVERSION= 19f
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang lisp
MASTER_SITES= http://common-lisp.net/pub/project/cmucl/release/${PORTVERSION}/ \
http://www.pmsf.de/pub/cmucl/release/${PORTVERSION}/ \
@@ -20,7 +20,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-x86-freebsd_6.3-release
MAINTAINER= cracauer@cons.org
COMMENT= The CMU implementation of Common Lisp
-LIB_DEPENDS= c.4:${PORTSDIR}/misc/compat4x
+LIB_DEPENDS= c.6:${PORTSDIR}/misc/compat6x
# 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).