aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.sanity.mk
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-09-05 07:19:03 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-09-05 07:19:03 +0000
commit771c6dff19d14c9de402732f389e90ed61e9d72e (patch)
tree51e0d1c6309deaacc519e5c6642e2ba8f363b5cd /Mk/bsd.sanity.mk
parent2d7697b2fa322c262ebea8d2d0485da0777c38d2 (diff)
downloadports-771c6dff19d14c9de402732f389e90ed61e9d72e.tar.gz
ports-771c6dff19d14c9de402732f389e90ed61e9d72e.zip
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
Notes
Notes: svn path=/head/; revision=511156
Diffstat (limited to 'Mk/bsd.sanity.mk')
-rw-r--r--Mk/bsd.sanity.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.sanity.mk b/Mk/bsd.sanity.mk
index c3490ea1bab9..7323b30dfbfa 100644
--- a/Mk/bsd.sanity.mk
+++ b/Mk/bsd.sanity.mk
@@ -287,7 +287,7 @@ APACHE_PORT_ALT= DEFAULT_VERSIONS+=apache=${APACHE_PORT:S/www\/apache//:C/2(0-9)
USE_FPC_RUN_ALT= USES=fpc:run
WANT_FPC_BASE_ALT= USES=fpc:base
WANT_FPC_ALL_ALT= USES=fpc:all
-USE_QT4_ALT= USES=qt:5 and USE_QT=${USE_QT4} (beware) as Qt4 has been removed
+USE_QT4_ALT= USES=qt:5 and USE_QT=${USE_QT4} \(beware\) as Qt4 has been removed
USE_QT5_ALT= USES=qt:5 and USE_QT=${USE_QT5}
QT_NONSTANDARD_ALT= USES=qmake:no_env