1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

cad/fritzing: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Muhammad Moinur Rahman 2023-07-26 11:12:27 +02:00
parent d276fa8cee
commit b3d6a23b51

View File

@ -14,6 +14,7 @@ SUB_FILES+= pkg-install
USES= compiler:c++11-lang dos2unix gmake gnome python qmake qt:5 \
tar:bzip2
USE_CXXSTD= c++14
USE_QT= buildtools concurrent core dbus gui imageformats network printsupport qmake serialport sql-sqlite3 svg xml
DOS2UNIX_REGEX= .*pro
USE_GITHUB= yes