diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-07-20 19:40:38 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-07-20 19:40:38 +0000 |
commit | 3129b4c952eb54da9c12fb49118da65d7db042d8 (patch) | |
tree | b13fc6816de2c8a23619e39c26567b5dd1ff8735 /devel/cl-infix-sbcl | |
parent | f49a3fad02aa8ae5560d11a0a37d343d0ddfb5dc (diff) | |
download | ports-3129b4c952eb54da9c12fb49118da65d7db042d8.tar.gz ports-3129b4c952eb54da9c12fb49118da65d7db042d8.zip |
Notes
Diffstat (limited to 'devel/cl-infix-sbcl')
-rw-r--r-- | devel/cl-infix-sbcl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/cl-infix-sbcl/Makefile b/devel/cl-infix-sbcl/Makefile index ef1ad591301c..115e33ac21d3 100644 --- a/devel/cl-infix-sbcl/Makefile +++ b/devel/cl-infix-sbcl/Makefile @@ -17,6 +17,8 @@ COMMENT= A lisp macro to read math statements in infix notation BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/infix/infix.asd:${PORTSDIR}/devel/cl-infix RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/infix/infix.asd:${PORTSDIR}/devel/cl-infix +BROKEN= fails to build + NO_CDROM= No fees or compensation can be charged USE_ASDF_FASL= yes |