mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
Fix configure over NFS by using /tmp to check for locking
Submitted by: martijn@smartie.xs4all.nl
This commit is contained in:
parent
eeb159928c
commit
29846fd961
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70609
@ -74,6 +74,8 @@ CONFIGURE_ARGS= --libdir=${SAMBA_CONFDIR} \
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
CONFIGURE_ENV+= TESTDIR=/tmp
|
||||
|
||||
.if defined(WITH_SYSLOG)
|
||||
CONFIGURE_ARGS+= --with-syslog
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user