From 65a0a85c07821d6d44dd096a6f4a19d9b46d79d3 Mon Sep 17 00:00:00 2001 From: bf Date: Mon, 23 Apr 2012 09:27:42 +0000 Subject: update to 1.0.56 and adjust dependent ports; switch to the packaged html documents, to avoid problems with our texinfo tools; pass prefix, dynamic space size, and lisp bootstrap via make.sh options; update flags and use them in tests; remove unused patches; simplify and sort some variables and options-handling; shorten some long lines --- devel/cl-uffi-sbcl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/cl-uffi-sbcl') diff --git a/devel/cl-uffi-sbcl/Makefile b/devel/cl-uffi-sbcl/Makefile index 0a72ef7f91b0..ae278a153bee 100644 --- a/devel/cl-uffi-sbcl/Makefile +++ b/devel/cl-uffi-sbcl/Makefile @@ -6,7 +6,7 @@ PORTNAME= uffi PORTVERSION= 2.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none -- cgit