aboutsummaryrefslogtreecommitdiff
path: root/converters/cl-babel-clisp
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2010-01-21 16:52:36 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2010-01-21 16:52:36 +0000
commit38ea826cbf6306b1299579c056303c7133c79c6c (patch)
treeb2a48b08c72f861ec6185ed3d0ffe863379d34a0 /converters/cl-babel-clisp
parent469fcb1a246d2e16ce5901eb24dc305cce0772d1 (diff)
downloadports-38ea826cbf6306b1299579c056303c7133c79c6c.tar.gz
ports-38ea826cbf6306b1299579c056303c7133c79c6c.zip
Notes
Diffstat (limited to 'converters/cl-babel-clisp')
-rw-r--r--converters/cl-babel-clisp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/converters/cl-babel-clisp/Makefile b/converters/cl-babel-clisp/Makefile
index d0312b56e49d..c3de7b1be066 100644
--- a/converters/cl-babel-clisp/Makefile
+++ b/converters/cl-babel-clisp/Makefile
@@ -14,9 +14,11 @@ MAINTAINER= olgeni@FreeBSD.org
COMMENT= A charset encoding/decoding library written in Common Lisp
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/babel/babel.asd:${PORTSDIR}/converters/cl-babel \
+ ${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/clispfasl/arrays.fasl:${PORTSDIR}/devel/cl-alexandria-clisp \
${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/clispfasl/src/tf-clisp.fasl:${PORTSDIR}/devel/cl-trivial-features-clisp \
${LOCALBASE}/${CL_LIBDIR_REL}/trivial-gray-streams/clispfasl/package.fasl:${PORTSDIR}/devel/cl-trivial-gray-streams-clisp
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/babel/babel.asd:${PORTSDIR}/converters/cl-babel \
+ ${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/clispfasl/arrays.fasl:${PORTSDIR}/devel/cl-alexandria-clisp \
${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/clispfasl/src/tf-clisp.fasl:${PORTSDIR}/devel/cl-trivial-features-clisp \
${LOCALBASE}/${CL_LIBDIR_REL}/trivial-gray-streams/clispfasl/package.fasl:${PORTSDIR}/devel/cl-trivial-gray-streams-clisp