aboutsummaryrefslogtreecommitdiff
path: root/devel/cl-asdf
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2010-01-08 20:35:52 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2010-01-08 20:35:52 +0000
commite12f361d809afacbd3809dd2dfb3d8750ebeb5ad (patch)
treecf769b041769340fa2fa93ad49e48cfab0fb4433 /devel/cl-asdf
parentb6a76d52092909de280d869c4eb433f39bcbc5dd (diff)
Notes
Diffstat (limited to 'devel/cl-asdf')
-rw-r--r--devel/cl-asdf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cl-asdf/Makefile b/devel/cl-asdf/Makefile
index 8d2b5d694508..6bc0d5e9298e 100644
--- a/devel/cl-asdf/Makefile
+++ b/devel/cl-asdf/Makefile
@@ -17,7 +17,7 @@ COMMENT= A system definition facility for Common Lisp
SUB_FILES+= pkg-message
WRKSRC= ${WRKDIR}/${PORTNAME}
-NO_BUILD= yes # Sources only, see cl-asdf-[cmucl|sbcl|clisp]
+NO_BUILD= yes # Sources only, see cl-asdf-[sbcl|clisp]
CL_LIBDIR= ${PREFIX}/lib/common-lisp
ASDF_SYSTEM_REGISTRY= ${CL_LIBDIR}/system-registry
DOCSDIR= ${PREFIX}/share/doc/${UNIQUENAME}