diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-10-19 14:50:52 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-10-19 14:50:52 +0000 |
commit | 67971bd0fb8a440f973d12606b0f496ba216d7df (patch) | |
tree | 72fd93ae39b43490b34dc8479465e07b453d126e /net/samba42/Makefile | |
parent | f13c234d6c664c916b5c0d0e6f089d8ef0c93d55 (diff) | |
download | ports-67971bd0fb8a440f973d12606b0f496ba216d7df.tar.gz ports-67971bd0fb8a440f973d12606b0f496ba216d7df.zip |
Notes
Diffstat (limited to 'net/samba42/Makefile')
-rw-r--r-- | net/samba42/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/samba42/Makefile b/net/samba42/Makefile index 3c3d8a545e0e..104fe126016c 100644 --- a/net/samba42/Makefile +++ b/net/samba42/Makefile @@ -403,7 +403,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" |