aboutsummaryrefslogtreecommitdiff
path: root/devel/cl-uffi-sbcl
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2011-08-16 21:00:30 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2011-08-16 21:00:30 +0000
commit812cc45fb96a4e898770fcf8ddadc0a19afdc7c0 (patch)
treea79dcaf55b19880c25641cfafca1152bac961198 /devel/cl-uffi-sbcl
parent16be896b778062d5533bf4d1b9de5b6a482b67af (diff)
Notes
Diffstat (limited to 'devel/cl-uffi-sbcl')
-rw-r--r--devel/cl-uffi-sbcl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/cl-uffi-sbcl/Makefile b/devel/cl-uffi-sbcl/Makefile
index d97cbe133497..62862f00128b 100644
--- a/devel/cl-uffi-sbcl/Makefile
+++ b/devel/cl-uffi-sbcl/Makefile
@@ -6,6 +6,7 @@
PORTNAME= uffi
PORTVERSION= 2.0.0
+PORTREVISION= 1
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
@@ -16,8 +17,6 @@ COMMENT= Universal Foreign Function Interface for Common Lisp (SBCL binaries)
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/uffi/uffi.asd:${PORTSDIR}/devel/cl-uffi
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/uffi/uffi.asd:${PORTSDIR}/devel/cl-uffi
-BROKEN= fails to build
-
USE_ASDF_FASL= yes
FASL_TARGET= sbcl
FASL_BUILD= yes