On Fri, Nov 08, 2019 at 02:44:07PM +0000, Stuart Henderson wrote:
> However with pre-build removed we can use cmake's make backend which
> is less susceptible to these problems so I've done that for now and
> committed.

With this commit, kicad-library is no longer needed. Is there some other
magick the removal needs to wait for?

Thanks,

T

-- 

Tracey Emery

Index: Makefile
===================================================================
RCS file: /cvs/ports/cad/Makefile,v
retrieving revision 1.37
diff -u -p -u -p -r1.37 Makefile
--- Makefile    8 Nov 2019 14:41:20 -0000       1.37
+++ Makefile    8 Nov 2019 15:30:32 -0000
@@ -9,7 +9,6 @@
      SUBDIR += graywolf
      SUBDIR += gtkwave
      SUBDIR += kicad
-     SUBDIR += kicad-library
      SUBDIR += kicad-share
      SUBDIR += klogic
      SUBDIR += librecad

Reply via email to