1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

deskutils/maliit-framework: : fix configure after qtchooser removal

Reported by:	pkg-fallout
This commit is contained in:
Loïc Bartoletti 2021-07-06 18:21:34 +02:00
parent 9e4c8c83a1
commit d38ac3f5b1

View File

@ -24,4 +24,6 @@ CMAKE_ON= enable-dbus-activation \
CMAKE_OFF= enable-tests \
enable-docs
BINARY_ALIAS= qtwaylandscanner=${QT_BINDIR}/qtwaylandscanner
.include <bsd.port.mk>