summaryrefslogtreecommitdiff
path: root/net/samba41/files/patch-source3__wscript_build
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2016-05-16 13:09:43 +0000
committerRene Ladan <rene@FreeBSD.org>2016-05-16 13:09:43 +0000
commitc14b1a5d9fba73fa212a8761d64da8a74391ab63 (patch)
treef3cdb7db11873de7f8f45bb731adb28472f04852 /net/samba41/files/patch-source3__wscript_build
parentUpdate devel/elixir-apex to version 0.5.0. (diff)
Remove expired ports:
2016-03-01 net/samba41: not supported by the upstream 2016-04-01 net/samba-smbclient: not supported by the upstream 2016-04-01 net/samba-libsmbclient: not supported by the upstream 2016-04-01 net/samba-nmblookup: not supported by the upstream 2016-04-01 net/samba36: not supported by the upstream
Notes
Notes: svn path=/head/; revision=415323
Diffstat (limited to 'net/samba41/files/patch-source3__wscript_build')
-rw-r--r--net/samba41/files/patch-source3__wscript_build35
1 files changed, 0 insertions, 35 deletions
diff --git a/net/samba41/files/patch-source3__wscript_build b/net/samba41/files/patch-source3__wscript_build
deleted file mode 100644
index 10c77de5d96e..000000000000
--- a/net/samba41/files/patch-source3__wscript_build
+++ /dev/null
@@ -1,35 +0,0 @@
---- source3/wscript_build.orig 2013-09-06 09:39:57.000000000 +0000
-+++ source3/wscript_build 2013-11-20 00:35:51.687173831 +0000
-@@ -976,11 +986,13 @@
- LIBAFS_SETTOKEN
- RPC_SERVER
- NDR_SMBXSRV
-- LIBASYS
-+ LIBASYS
- ccan-hash
- NDR_SMB_ACL
- netapi
-- NDR_IOCTL
-+ NDR_IOCTL
-+ inotify
-+ dns_sd
- ''' + bld.env['dmapi_lib'],
- private_library=True,
- vars=locals())
-@@ -1261,6 +1273,7 @@
- libsmb
- msrpc3
- RPC_NDR_SRVSVC
-+ dns_sd
- cli_smb_common''')
-
- bld.SAMBA3_BINARY('net',
-@@ -1613,7 +1626,7 @@
-
- bld.SAMBA3_PYTHON('pylibsmb',
- source='libsmb/pylibsmb.c',
-- deps='smbclient samba-credentials',
-+ deps='smbclient samba-credentials libsmb errors',
- realname='samba/samba3/libsmb_samba_internal.so'
- )
-