aboutsummaryrefslogtreecommitdiff
path: root/cad/librecad
diff options
context:
space:
mode:
authorFelix Palmen <zirias@FreeBSD.org>2022-09-11 10:20:14 +0000
committerFelix Palmen <zirias@FreeBSD.org>2022-09-11 10:20:14 +0000
commitddae4e92d8313a1461145e3b4f0232fe463feaee (patch)
treee84ab3fcfdf00dbf560f8ef9ae031d0c2ed252f5 /cad/librecad
parent51a360b7fe98be99d21134e5fe624ba12d596dd9 (diff)
downloadports-ddae4e92d8313a1461145e3b4f0232fe463feaee.tar.gz
ports-ddae4e92d8313a1461145e3b4f0232fe463feaee.zip
Diffstat (limited to 'cad/librecad')
-rw-r--r--cad/librecad/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/librecad/Makefile b/cad/librecad/Makefile
index 4eeef0830510..ead37ec9f942 100644
--- a/cad/librecad/Makefile
+++ b/cad/librecad/Makefile
@@ -23,7 +23,7 @@ GH_ACCOUNT= LibreCAD
GH_PROJECT= LibreCAD
USE_GL= gl
USE_QT= core gui printsupport svg widgets \
- buildtools_build linguisttools_build
+ buildtools:build linguisttools:build
QMAKE_ARGS+= BOOST_DIR="${LOCALBASE}"