diff options
author | kris <kris@FreeBSD.org> | 2007-05-25 08:52:28 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-05-25 08:52:28 +0800 |
commit | f9c06ac75c801bf4a087df86980ddad255996b29 (patch) | |
tree | 289dbecc2d49194b3ec8aa83aa52fc20f85a11ef /lang/cmucl | |
parent | 4de6cd20d951347901c3d7c40f41d6a0720d0894 (diff) | |
download | freebsd-ports-gnome-f9c06ac75c801bf4a087df86980ddad255996b29.tar.gz freebsd-ports-gnome-f9c06ac75c801bf4a087df86980ddad255996b29.tar.zst freebsd-ports-gnome-f9c06ac75c801bf4a087df86980ddad255996b29.zip |
BROKEN: Incorrect pkg-plist
Diffstat (limited to 'lang/cmucl')
-rw-r--r-- | lang/cmucl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/cmucl/Makefile b/lang/cmucl/Makefile index 1a3d3eaf255b..d49c2b5e6b2f 100644 --- a/lang/cmucl/Makefile +++ b/lang/cmucl/Makefile @@ -19,6 +19,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-x86-FreeBSD MAINTAINER= cracauer@cons.org COMMENT= The CMU implementation of Common Lisp +BROKEN= Incorrect pkg-plist + # To make available on other archs, has to be cross-compiled (there is a # script for this, but a configuration file has to be written). IA32_BINART_PORT= yes |