Convert devel/cl-asdf/bsd.cl-asdf.mk to USES=cl. The only real change
is that make files for Common Lisp ports now contain:
USES=cl
rather than
.include "${.CURDIR}/../../devel/cl-asdf/bsd.cl-asdf.mk".
Differential D47984
Mk/Uses/cl.mk: Add USES=cl for Common Lisp ports jrm on Dec 8 2024, 12:06 AM. Authored by Tags None Referenced Files
Details
Convert devel/cl-asdf/bsd.cl-asdf.mk to USES=cl. The only real change USES=cl rather than .include "${.CURDIR}/../../devel/cl-asdf/bsd.cl-asdf.mk".
Diff Detail
Event TimelineComment Actions I've done more work on our CL infrastructure, so this revision makes less sense on its own. I will combine it with another review shortly. |