Skip to content

Commit

Permalink
cad/zcad: mark qt5 flavor BROKEN
Browse files Browse the repository at this point in the history
(3104) Compiling glqtcontext.pas
/wrkdirs/usr/ports/cad/zcad/work-qt5/zcad-8b8a693/cad_source/glqtcontext.pas(30,23) Fatal: (10022) Can't find unit qlclopenglwidget used by GLQTContext
Fatal: (1018) Compilation aborted

Reported by:	pkg-fallout
  • Loading branch information
ant1 committed Feb 25, 2023
1 parent 654132c commit 7e89dce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cad/zcad/Makefile
Expand Up @@ -56,6 +56,8 @@ OPTIONS_DEFINE= DOCS

.if ${FLAVOR:Ugtk2:Mgtk2}
MAKE_ENV+= GUI=gtk2
.elif ${FLAVOR:Ugtk2:Mqt5}
BROKEN= fails to build
.endif

post-patch:
Expand Down

0 comments on commit 7e89dce

Please sign in to comment.