aboutsummaryrefslogtreecommitdiff
path: root/cad/qcad/Makefile
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2023-09-13 10:05:37 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2023-09-13 11:16:12 +0000
commit4ba130af7e264e34579a01dd02e2b542dc3745d8 (patch)
tree7f02f9fc4a93a38ea71b0024547e7f0ed7d05fd7 /cad/qcad/Makefile
parentd06dba90465b017749b15de03ce84266f0cb00f7 (diff)
downloadports-4ba130af7e264e34579a01dd02e2b542dc3745d8.tar.gz
ports-4ba130af7e264e34579a01dd02e2b542dc3745d8.zip
Diffstat (limited to 'cad/qcad/Makefile')
-rw-r--r--cad/qcad/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile
index b5820671a49e..947c80e6f346 100644
--- a/cad/qcad/Makefile
+++ b/cad/qcad/Makefile
@@ -2,7 +2,7 @@ PORTNAME= qcad
PORTVERSION= 3.28.1.0
DISTVERSIONPREFIX= v
#PORTREVISION= 1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= cad
DIST_SUBDIR= ${PORTNAME}
@@ -29,8 +29,8 @@ USE_CXXSTD= c++14
USE_GITHUB= yes
USE_LDCONFIG= yes
_USE_QT5= buildtools qmake:build \
- designer gui help imageformats network opengl script \
- scripttools sql svg uitools xml xmlpatterns webkit
+ concurrent designer gui help imageformats network opengl script \
+ scripttools sql svg uitools xml xmlpatterns
#_USE_QT6= base tools
#USE_QT= ${_USE_QT${FLAVOR:S/qt//}}
USE_QT= ${_USE_QT5}