diff options
Diffstat (limited to 'net/samba4/Makefile')
-rw-r--r-- | net/samba4/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/samba4/Makefile b/net/samba4/Makefile index 07faffcb3fd6..007c42101bc6 100644 --- a/net/samba4/Makefile +++ b/net/samba4/Makefile @@ -64,8 +64,7 @@ DESTDIRNAME= --destdir CONFIGURE_ENV+= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ PTHREAD_LDFLAGS="${PTHREAD_LIBS}" -USE_PYTHON= 2 -USES= shebangfix compiler perl5 pkgconfig iconv readline cpe +USES= shebangfix compiler perl5 pkgconfig python:2 iconv readline cpe USE_PERL5= build USE_LDCONFIG= ${SAMBA4_LIBDIR} WAF_TOOL= buildtools/bin/waf |