diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-05-25 00:52:28 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-05-25 00:52:28 +0000 |
commit | 80d12eb1eae533e08aec2e0366714f260a85c4c6 (patch) | |
tree | 65177c7cc5ec798b3def05a79fe83e07a0f51910 /lang | |
parent | Add an entry for gtkhtml38. (diff) |
BROKEN: Incorrect pkg-plist
Notes
Notes:
svn path=/head/; revision=191676
Diffstat (limited to 'lang')
-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 |