diff --git a/net/samba/Makefile b/net/samba/Makefile index b2cf96a0fa98..3322893c335a 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -74,6 +74,8 @@ CONFIGURE_ARGS= --libdir=${SAMBA_CONFDIR} \ .include +CONFIGURE_ENV+= TESTDIR=/tmp + .if defined(WITH_SYSLOG) CONFIGURE_ARGS+= --with-syslog .endif