git: 6f84abfcf146 - main - cad/PrusaSlicer: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 10:32:09 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=6f84abfcf146c0ff584e11c556081fb41d01735f commit 6f84abfcf146c0ff584e11c556081fb41d01735f Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 10:31:32 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 10:31:32 +0000 cad/PrusaSlicer: Add CPE information Approved by: portmgr (blanket) --- cad/PrusaSlicer/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cad/PrusaSlicer/Makefile b/cad/PrusaSlicer/Makefile index c1289ac3badc..b79f34a202c0 100644 --- a/cad/PrusaSlicer/Makefile +++ b/cad/PrusaSlicer/Makefile @@ -24,7 +24,8 @@ LIB_DEPENDS= libtbb.so:devel/onetbb \ BUILD_DEPENDS= cereal>=1.3.0.10:devel/cereal \ cgal>=5.0.2:math/cgal -USES= cmake desktop-file-utils eigen:3 gettext gl iconv pkgconfig +USES= cmake cpe desktop-file-utils eigen:3 gettext gl iconv pkgconfig +CPE_VENDOR= prusa3d CMAKE_ARGS+= -DwxWidgets_CONFIG_EXECUTABLE="${WX_CONFIG}" \ -DSLIC3R_GTK=3 \ -DSLIC3R_FHS=1