diff options
Diffstat (limited to 'cad/Clipper2/Makefile')
-rw-r--r-- | cad/Clipper2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/Clipper2/Makefile b/cad/Clipper2/Makefile index 288629687841..857bacc6a735 100644 --- a/cad/Clipper2/Makefile +++ b/cad/Clipper2/Makefile @@ -12,7 +12,7 @@ WWW= https://github.com/AngusJohnson/Clipper2 LICENSE= BSL LICENSE_FILE= ${WRKSRC}/../License.txt -USES= cmake compiler:c++17-lang dos2unix pathfix zip +USES= cmake compiler:c++17-lang dos2unix zip WRKSRC_SUBDIR= CPP NO_WRKSUBDIR= yes |