1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

- Switch to verbose build

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2017-12-14 13:53:49 +00:00
parent 8113a6f477
commit 1700519dfc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=456294

View File

@ -32,12 +32,13 @@ PLIST_SUB+= USERS="${USERS}"
PLIST_SUB+= GROUPS="${GROUPS}"
JAM?= ${LOCALBASE}/bin/jam
JAMARG+= -dx
.include <bsd.port.pre.mk>
# force Clang when on FreeBSD
.if ${OPSYS} == FreeBSD
JAMARG= "-sCLANG=1"
JAMARG+= "-sCLANG=1"
.endif
post-patch: