From 7cfe69b5842cdb1ef6fbef80bffbc8f2651889a8 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Tue, 21 Mar 2017 21:59:31 +0000 Subject: - Add USES=samba to handle dependency on samba Valid ARGS: build, env, lib, run (default: build,run) - Add SAMBA_DEFAULT to bsd.default-versions.mk (default: 4.3) - Remove obsolete samba36 ports - Modify samba4x ports to install libsmbclient - Convert the ports tree to USES=samba Reviewed by: mat Differential Revision: https://reviews.freebsd.org/D8919 --- emulators/qemu-devel/Makefile | 4 ++-- emulators/qemu-devel/pkg-message | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'emulators/qemu-devel') diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile index b576e1ecb91a..2f45b7d2fcaf 100644 --- a/emulators/qemu-devel/Makefile +++ b/emulators/qemu-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= qemu DISTVERSION= 2.6.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= http://wiki.qemu.org/download/ PKGNAMESUFFIX= -devel @@ -63,7 +63,7 @@ PCAP_EXTRA_PATCHES= ${FILESDIR}/pcap-patch ${FILESDIR}/pcap-patch-net_net.c STATIC_LINK_CONFIGURE_ON= --static STATIC_LINK_PREVENTS= GTK2 X11 STATIC_LINK_PREVENTS_MSG= X11 ui cannot be built static -SAMBA_RUN_DEPENDS= ${LOCALBASE}/sbin/smbd:net/samba36 +SAMBA_USES= samba:run # smbd DOCS_BUILD_DEPENDS= texi2html:textproc/texi2html DOCS_USES= makeinfo DOCS_MAKE_ARGS_OFF= NOPORTDOCS=1 diff --git a/emulators/qemu-devel/pkg-message b/emulators/qemu-devel/pkg-message index 9292512f5cfe..6d6814baf124 100644 --- a/emulators/qemu-devel/pkg-message +++ b/emulators/qemu-devel/pkg-message @@ -44,7 +44,7 @@ FreeBSD host notes the same way. - The -smb option (smb-export local dir to guest using the default - slirp networking) needs the net/samba36 port/package installed + slirp networking) needs the samba port/package installed in addition to qemu. (SAMBA knob.) - If you want to use usb devices connected to the host in the guest -- cgit v1.2.3