mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Use samba36 as a master port
This commit is contained in:
parent
37a387b312
commit
c0f72da994
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284083
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ COMMENT= Samba "ftp-like" client
|
|||
|
||||
CONFLICTS= ja-samba-[23].* samba-[2-4].*
|
||||
|
||||
SAMBA_PORT= samba34
|
||||
SAMBA_PORT= samba36
|
||||
SAMBA_SUBPORT= yes
|
||||
|
||||
SAMBA_CONFIG= smb-client.conf
|
||||
|
@ -29,7 +29,7 @@ MAN1= smbclient.1
|
|||
PLIST_SUB+= SAMBA_CONFDIR="${SAMBA_CONFDIR:S,^${PREFIX}/,,}" \
|
||||
SAMBA_CONFIG="${SAMBA_CONFIG}"
|
||||
|
||||
ALL_TARGET= libtdb bin/smbclient
|
||||
ALL_TARGET= bin/smbclient
|
||||
|
||||
do-install:
|
||||
-@${MKDIR} ${SAMBA_CONFDIR}
|
||||
|
|
Loading…
Add table
Reference in a new issue