aboutsummaryrefslogtreecommitdiffstats
path: root/lang/cmucl
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2010-08-09 23:40:36 +0800
committerarved <arved@FreeBSD.org>2010-08-09 23:40:36 +0800
commitcdb748032f510c50826c90f2da25abd461d451c4 (patch)
tree4cee71f2c771dc1f57150701b792ff68c4398643 /lang/cmucl
parentf3a875db39c730a62c361b94ba4d1ba4d1b43b73 (diff)
downloadfreebsd-ports-gnome-cdb748032f510c50826c90f2da25abd461d451c4.tar.gz
freebsd-ports-gnome-cdb748032f510c50826c90f2da25abd461d451c4.tar.zst
freebsd-ports-gnome-cdb748032f510c50826c90f2da25abd461d451c4.zip
Fix dependency
PR: 146680 Submitted by: Christian Walther <cptsalek@gmail.com> Approved by: maintainer timeout
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).