ports/lang/gcl/files/patch-xgcl-2__makefile
Martin Wilke 5332d904dd - Update to 2.6.10
- Stage support
2014-02-27 11:45:26 +00:00

11 lines
299 B
Text

--- xgcl-2/makefile.orig
+++ xgcl-2/makefile
@@ -9,7 +9,7 @@
saved_xgcl: $(LISP)
echo '(load "sysdef.lisp")(xlib::compile-xgcl)(xlib::save-xgcl "$@")' | $(LISP)
-docs: dwdoc/dwdoccontents.html dwdoc.pdf
+docs: dwdoc/dwdoccontents.html
dwdoc/dwdoccontents.html: $(LISP)
mkdir -p $(@D) && \