git: fc84a027e667 - main - cad/librecad: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 10 21:21:15 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=fc84a027e66743013b63174b6be69441bff966c8
commit fc84a027e66743013b63174b6be69441bff966c8
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 20:56:36 +0000
Commit: Bernhard Froehlich <decke at 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
More information about the dev-commits-ports-all
mailing list