diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2014-05-02 16:33:52 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2014-05-02 16:33:52 +0000 |
commit | ae7bbebef914c696b183e912bc340b685c464124 (patch) | |
tree | cbf0d6e38af6b78e6d8d649eb7e46add9d14e449 /cad/kicad | |
parent | 600264ffb559d28eb744a66af778970d910c9aa7 (diff) | |
download | ports-ae7bbebef914c696b183e912bc340b685c464124.tar.gz ports-ae7bbebef914c696b183e912bc340b685c464124.zip |
Notes
Diffstat (limited to 'cad/kicad')
-rw-r--r-- | cad/kicad/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile index eb4dc088d6a0..d08a271fbe6c 100644 --- a/cad/kicad/Makefile +++ b/cad/kicad/Makefile @@ -24,7 +24,6 @@ WRKSRC= ${WRKDIR}/kicad USES= cmake dos2unix desktop-file-utils shared-mime-info zip # Boost templates and compiler and library support for the ISO C++ 2011 standard from include/wx-3.0 USES+= compiler:gcc-c++11-lib -MAKE_JOBS_UNSAFE=yes DOS2UNIX_GLOB= *.cmake sch_bus_entry.h sch_line.h sch_no_connect.h USE_XORG= x11 ice xext USE_GL= yes |