aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortimur <timur@FreeBSD.org>2011-10-22 09:20:51 +0800
committertimur <timur@FreeBSD.org>2011-10-22 09:20:51 +0800
commite21687317fe0b2a6436a2b611b2edce8833d5938 (patch)
tree22b12b389ce62332fefb38c2df1fd7d7ac18a94f
parent13230f73b53735000c46b259c170e126eb2af4bd (diff)
downloadfreebsd-ports-gnome-e21687317fe0b2a6436a2b611b2edce8833d5938.tar.gz
freebsd-ports-gnome-e21687317fe0b2a6436a2b611b2edce8833d5938.tar.zst
freebsd-ports-gnome-e21687317fe0b2a6436a2b611b2edce8833d5938.zip
Use samba36 as a master port
-rw-r--r--net/samba-smbclient/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/samba-smbclient/Makefile b/net/samba-smbclient/Makefile
index be9cb8f54c6a..61705add84aa 100644
--- a/net/samba-smbclient/Makefile
+++ b/net/samba-smbclient/Makefile
@@ -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}