aboutsummaryrefslogtreecommitdiffstats
path: root/lang/clisp
diff options
context:
space:
mode:
authorjohans <johans@FreeBSD.org>2010-05-28 04:03:24 +0800
committerjohans <johans@FreeBSD.org>2010-05-28 04:03:24 +0800
commit221b38ea94ad0972e1b40e4b66586c8a7ee0ba02 (patch)
tree3b311ea96c2c72317b000adcc9505ccc8f27882b /lang/clisp
parent49e671fbbf5ed2aa27d57a793314b351f467c263 (diff)
downloadfreebsd-ports-gnome-221b38ea94ad0972e1b40e4b66586c8a7ee0ba02.tar.gz
freebsd-ports-gnome-221b38ea94ad0972e1b40e4b66586c8a7ee0ba02.tar.zst
freebsd-ports-gnome-221b38ea94ad0972e1b40e4b66586c8a7ee0ba02.zip
Chase devel/libsigsegv shlib bump
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