summaryrefslogtreecommitdiff
path: root/lang/sbcl
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-01-30 09:47:08 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-01-30 09:47:08 +0000
commit96638e025efd610e0122aedabca27d6cc6172c9e (patch)
treef8f81016641c83d4df375ff5d44a0aef1cd4a598 /lang/sbcl
parentTarball was rerolled, the author incorporated my suggestions, but forgot to (diff)
FORBIDDEN: Creates /almost-certainly-does-not-exist in the root dir
*sigh*
Notes
Notes: svn path=/head/; revision=99483
Diffstat (limited to 'lang/sbcl')
-rw-r--r--lang/sbcl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/sbcl/Makefile b/lang/sbcl/Makefile
index 973e1f8c5620..8b8a825882ee 100644
--- a/lang/sbcl/Makefile
+++ b/lang/sbcl/Makefile
@@ -18,6 +18,8 @@ DISTFILES+= ${DISTNAME}-html${EXTRACT_SUFX}
MAINTAINER= des@FreeBSD.org
COMMENT= A Common Lisp development system derived from the CMU CL system
+FORBIDDEN= "Creates /almost-certainly-does-not-exist"
+
# If you have a previous version of SBCL installed, you can use it
# instead of CMUCL to build the port, then deinstall it before
# installing the new version.