mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
Fix slyle for LLD_UNSAFE.
Reported by: jbeich
This commit is contained in:
parent
6264f6fcff
commit
5f2d00c073
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458405
@ -52,9 +52,9 @@ MAKE_ARGS+= DEFAULT_BASEDIR="${Q3DIR}" \
|
||||
TOOLS_CC="${CC}" \
|
||||
USE_LOCAL_HEADERS=0
|
||||
ALL_TARGET= release
|
||||
LLD_UNSAFE= yes
|
||||
|
||||
LIBDIR= lib/${PORTNAME}${PKGNAMESUFFIX}
|
||||
LLD_UNSAFE= yes
|
||||
DOCSDIR= share/doc/${PORTNAME}${PKGNAMESUFFIX}
|
||||
BUILDDIR= ${WRKSRC}/build/${ALL_TARGET}-freebsd-${IOQ3ARCH}
|
||||
BINSUFFIX?=
|
||||
|
Loading…
Reference in New Issue
Block a user