diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-31 19:42:29 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-31 19:50:17 +0000 |
commit | 62e4bfe1e69bcf15a8347c782bcd7e06d58de17c (patch) | |
tree | d5a4d65b3315050432b69f38bcf3da5780b490fe /cad/openscad | |
parent | b6b310490102a9ab0461fcca0d5619fda3992ec7 (diff) |
Diffstat (limited to 'cad/openscad')
-rw-r--r-- | cad/openscad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile index 823c1c3b7f52..458ea44332b8 100644 --- a/cad/openscad/Makefile +++ b/cad/openscad/Makefile @@ -32,7 +32,7 @@ LIB_DEPENDS= libzip.so:archivers/libzip \ #CONFLICTS= openscad-devel -USES= bison compiler:c++14-lang desktop-file-utils eigen:3 gettext \ +USES= bison compiler:c++14-lang cpe desktop-file-utils eigen:3 gettext \ gl gnome pkgconfig qmake qt:5 shared-mime-info xorg USE_GITHUB= yes USE_GL= gl glu glew |