While building port with: USE_QT4= corelib uic moc qmake linguist rcc (hsn@sanatana:pts/2):myports/qtractor% make 14:02 /!\ qtractor-0.9.9: Makefile errors /!\ /bin/sh: Syntax error: "(" unexpected *** Error code 2 Stop. make: stopped in /home/hsn/gitports/myports/qtractor (hsn@sanatana:pts/2):myports/qtractor% make -d e 14:03 /!\ qtractor-0.9.9: Makefile errors /!\ /bin/sh: Syntax error: "(" unexpected *** Failed target: show-dev-errors *** Failed command: echo ""USE_QT4 is unsupported, please use USES=qt:5 and USE_QT=corelib uic moc qmake linguist rcc (beware) as Qt4 has been removed"" | /usr/bin/fmt 75 79 *** Error code 2 Stop.
A commit references this bug: Author: tobik Date: Thu Sep 5 07:19:03 UTC 2019 New revision: 511156 URL: https://svnweb.freebsd.org/changeset/ports/511156 Log: Mk/bsd.sanity.mk: Properly escape USE_QT4_ALT % make /!\ qtractor-0.9.9: Makefile errors /!\ /bin/sh: Syntax error: "(" unexpected *** Error code 2 PR: 239814 Reported by: Radim Kolar <hsn@sendmail.cz> Approved by: portmgr (rene) Differential Revision: https://reviews.freebsd.org/D21474 Changes: head/Mk/bsd.sanity.mk