git: 62e4bfe1e69b - main - cad/openscad: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 19:51:35 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=62e4bfe1e69bcf15a8347c782bcd7e06d58de17c

commit 62e4bfe1e69bcf15a8347c782bcd7e06d58de17c
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 19:42:29 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 19:50:17 +0000

    cad/openscad: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 cad/openscad/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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


More information about the dev-commits-ports-main mailing list