mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Unbreak by patching installed Lisp source file in textproc/cl-meta
(see commit message for textproc/cl-meta/Makefile 1.9) Noticed by: QAT via itetcu, pointyhat via pav
This commit is contained in:
parent
0e5dcb10fc
commit
6722a3f39b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=258085
1 changed files with 0 additions and 2 deletions
|
@ -17,8 +17,6 @@ COMMENT= A parser generator for Common Lisp
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/meta/meta.asd:${PORTSDIR}/textproc/cl-meta
|
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/meta/meta.asd:${PORTSDIR}/textproc/cl-meta
|
||||||
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/meta/meta.asd:${PORTSDIR}/textproc/cl-meta
|
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/meta/meta.asd:${PORTSDIR}/textproc/cl-meta
|
||||||
|
|
||||||
BROKEN= does not build
|
|
||||||
|
|
||||||
USE_ASDF_FASL= yes
|
USE_ASDF_FASL= yes
|
||||||
FASL_TARGET= clisp
|
FASL_TARGET= clisp
|
||||||
FASL_BUILD= yes
|
FASL_BUILD= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue