diff options
Diffstat (limited to 'net/samba4/Makefile')
-rw-r--r-- | net/samba4/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/samba4/Makefile b/net/samba4/Makefile index 5826741fdb57..4b912a219da8 100644 --- a/net/samba4/Makefile +++ b/net/samba4/Makefile @@ -405,7 +405,6 @@ USE_RC_SUBR= samba_server SUB_FILES= pkg-message README.FreeBSD # Make sure that the right version of Python is used by the tools # https://bugzilla.samba.org/show_bug.cgi?id=7305 -python_OLD_CMD= /usr/bin/env python SHEBANG_FILES= ${PATCH_WRKSRC}/source4/scripting/bin/* # No fancy color error messages .if ${COMPILER_TYPE} == "clang" |