mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Fix typo
This commit is contained in:
parent
0fece629c0
commit
33d9a7ede2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514258
@ -150,7 +150,7 @@ LIB_DEPENDS+= libpopt.so:devel/popt
|
||||
LIB_DEPENDS+= libinotify.so:devel/libinotify
|
||||
# GNUTLS
|
||||
LIB_DEPENDS+= libgnutls.so:security/gnutls
|
||||
# NFS4 ACL glue
|
||||
# NFSv4 ACL glue
|
||||
LIB_DEPENDS+= libsunacl.so:sysutils/libsunacl
|
||||
# Jansson
|
||||
BUILD_DEPENDS+= jansson>=2.10:devel/jansson
|
||||
@ -416,6 +416,7 @@ SUB_LIST+= SAMBA4_PYTHON="@comment "
|
||||
USES+= python:3.4+
|
||||
PLIST_SUB+= SAMBA4_PYTHON=""
|
||||
SUB_LIST+= SAMBA4_PYTHON=""
|
||||
CONFIGURE_ARGS+= --nopycache
|
||||
|
||||
.if defined(SAMBA4_BUNDLED_TALLOC) && ${SAMBA4_BUNDLED_TALLOC} == yes
|
||||
SAMBA4_BUNDLED_LIBS+= pytalloc-util
|
||||
|
Loading…
Reference in New Issue
Block a user