aboutsummaryrefslogtreecommitdiff
path: root/converters/cl-babel-sbcl
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-01-21 09:21:14 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-01-21 09:21:14 +0000
commit862f6c0f963aaf8f0b54b4e13f38241f5072d526 (patch)
tree1f1426ebf4c37fe5d7d6dc38e0f204b4405ad0cf /converters/cl-babel-sbcl
parentfd0870acd9dacfa6738f3176aa4da6efec575850 (diff)
downloadports-862f6c0f963aaf8f0b54b4e13f38241f5072d526.tar.gz
ports-862f6c0f963aaf8f0b54b4e13f38241f5072d526.zip
Notes
Diffstat (limited to 'converters/cl-babel-sbcl')
-rw-r--r--converters/cl-babel-sbcl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/cl-babel-sbcl/Makefile b/converters/cl-babel-sbcl/Makefile
index c430833ca403..3e8dd650b4ff 100644
--- a/converters/cl-babel-sbcl/Makefile
+++ b/converters/cl-babel-sbcl/Makefile
@@ -13,10 +13,10 @@ DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
COMMENT= A charset encoding/decoding library written in Common Lisp
-BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/babel/babel.asd:${PORTSDIR}/devel/cl-babel \
+BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/babel/babel.asd:${PORTSDIR}/converters/cl-babel \
${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/sbclfasl/src/tf-sbcl.fasl:${PORTSDIR}/devel/cl-trivial-features-sbcl \
${LOCALBASE}/${CL_LIBDIR_REL}/trivial-gray-streams/sbclfasl/package.fasl:${PORTSDIR}/devel/cl-trivial-gray-streams-sbcl
-RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/babel/babel.asd:${PORTSDIR}/devel/cl-babel \
+RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/babel/babel.asd:${PORTSDIR}/converters/cl-babel \
${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/sbclfasl/src/tf-sbcl.fasl:${PORTSDIR}/devel/cl-trivial-features-sbcl \
${LOCALBASE}/${CL_LIBDIR_REL}/trivial-gray-streams/sbclfasl/package.fasl:${PORTSDIR}/devel/cl-trivial-gray-streams-sbcl