aboutsummaryrefslogtreecommitdiff
path: root/lang/ccl/files
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2010-01-09 14:09:13 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2010-01-09 14:09:13 +0000
commitd46c6439d3f5ba12e4d736590e2a8b14c500c20f (patch)
tree825f89ef794193b27b1b01ee1040355141070e0b /lang/ccl/files
parenta10262b3ddb3b3d4a3da4ac739cfa3982a036954 (diff)
downloadports-d46c6439d3f5ba12e4d736590e2a8b14c500c20f.tar.gz
ports-d46c6439d3f5ba12e4d736590e2a8b14c500c20f.zip
Notes
Diffstat (limited to 'lang/ccl/files')
-rw-r--r--lang/ccl/files/patch-tools_asdf.lisp16
1 files changed, 16 insertions, 0 deletions
diff --git a/lang/ccl/files/patch-tools_asdf.lisp b/lang/ccl/files/patch-tools_asdf.lisp
new file mode 100644
index 000000000000..da4a17561d17
--- /dev/null
+++ b/lang/ccl/files/patch-tools_asdf.lisp
@@ -0,0 +1,16 @@
+
+$FreeBSD$
+
+--- tools/asdf.lisp.orig
++++ tools/asdf.lisp
+@@ -564,7 +564,9 @@
+ (system-source-file (cdr system-pair)))))))
+
+ (defvar *central-registry*
+- `((directory-namestring *default-pathname-defaults*))
++ `((directory-namestring *default-pathname-defaults*)
++ "ccl:tools;asdf-install;"
++ "%%LOCALBASE%%/lib/common-lisp/system-registry/")
+ "A list of 'system directory designators' ASDF uses to find systems.
+
+ A 'system directory designator' is a pathname or a function