summaryrefslogtreecommitdiff
path: root/lang/clisp
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2010-05-27 20:03:24 +0000
committerJohan van Selst <johans@FreeBSD.org>2010-05-27 20:03:24 +0000
commit9e8dc80bcbbb5cf1a810f524d3a6efaaac051a4a (patch)
treed9b45ddc9f6029d2f6a1640a486392b333a70aa3 /lang/clisp
parent- Update to 2.8 (diff)
Chase devel/libsigsegv shlib bump
Notes
Notes: svn path=/head/; revision=255188
Diffstat (limited to 'lang/clisp')
-rw-r--r--lang/clisp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/clisp/Makefile b/lang/clisp/Makefile
index 8e5e4bd20206..9df039be0804 100644
--- a/lang/clisp/Makefile
+++ b/lang/clisp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= clisp
PORTVERSION= 2.48
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= lang lisp
MASTER_SITES= GNU/${PORTNAME}/release/${PORTVERSION}
@@ -16,7 +16,7 @@ COMMENT= A Common Lisp implementation
BUILD_DEPENDS= ${LOCALBASE}/lib/libavcall.a:${PORTSDIR}/devel/ffcall
LIB_DEPENDS= readline.6:${PORTSDIR}/devel/readline \
- sigsegv.0:${PORTSDIR}/devel/libsigsegv
+ sigsegv.2:${PORTSDIR}/devel/libsigsegv
USE_ICONV= yes
USE_GHOSTSCRIPT_BUILD= yes