git: 161310d73b5c - main - cad/leocad: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 12:09:06 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=161310d73b5c99fc047076de1b58e94eb2f59b7c

commit 161310d73b5c99fc047076de1b58e94eb2f59b7c
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 12:07:27 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 12:07:27 +0000

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

diff --git a/cad/leocad/Makefile b/cad/leocad/Makefile
index c35093228231..38710f7632e1 100644
--- a/cad/leocad/Makefile
+++ b/cad/leocad/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/docs/COPYING.txt
 
 RUN_DEPENDS=	ldraw>0:cad/ldraw
 
-USES=		compiler:c++11-lang desktop-file-utils gl qmake qt:5 shared-mime-info xorg
+USES=		compiler:c++11-lang cpe desktop-file-utils gl qmake qt:5 shared-mime-info xorg
 USE_GITHUB=	yes
 GH_ACCOUNT=	leozide
 USE_QT=		core gui concurrent network opengl printsupport widgets xml buildtools_build linguisttools_build


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