Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2021 21:21:08 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fc84a027e667 - main - cad/librecad: Add CPE information
Message-ID:  <202109102121.18ALL83F016656@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

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

commit fc84a027e66743013b63174b6be69441bff966c8
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-10 20:56:36 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-10 21:18:18 +0000

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

diff --git a/cad/librecad/Makefile b/cad/librecad/Makefile
index 9523a5e6ac53..d2a07bd00594 100644
--- a/cad/librecad/Makefile
+++ b/cad/librecad/Makefile
@@ -13,7 +13,7 @@ BUILD_DEPENDS=	${LOCALBASE}/include/boost/version.hpp:devel/boost-libs
 LIB_DEPENDS=	libmuparser.so:math/muparser \
 		libfreetype.so:print/freetype2
 
-USES=		compiler:c++11-lib desktop-file-utils pkgconfig gl qmake qt:5
+USES=		compiler:c++11-lib cpe desktop-file-utils pkgconfig gl qmake qt:5
 USE_GITHUB=	yes
 GH_ACCOUNT=	LibreCAD
 GH_PROJECT=	LibreCAD



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109102121.18ALL83F016656>