summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
Diffstat (limited to 'emulators')
-rw-r--r--emulators/qemu-devel/Makefile4
-rw-r--r--emulators/qemu-devel/pkg-message2
-rw-r--r--emulators/qemu-sbruno/Makefile3
-rw-r--r--emulators/qemu-sbruno/pkg-message2
-rw-r--r--emulators/qemu/Makefile4
-rw-r--r--emulators/qemu/pkg-message2
6 files changed, 9 insertions, 8 deletions
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
diff --git a/emulators/qemu-sbruno/Makefile b/emulators/qemu-sbruno/Makefile
index abb8f18d8535..b1a6162082e6 100644
--- a/emulators/qemu-sbruno/Makefile
+++ b/emulators/qemu-sbruno/Makefile
@@ -3,6 +3,7 @@
PORTNAME= qemu
PORTVERSION= 2.8.50.g20170307
+PORTREVISION= 1
CATEGORIES= emulators
MASTER_SITES= GH \
LOCAL/nox:dtc \
@@ -211,7 +212,7 @@ CONFIGURE_ARGS+= --static
.endif
.if ${PORT_OPTIONS:MSAMBA}
-RUN_DEPENDS+= ${LOCALBASE}/sbin/smbd:net/samba36
+USES+= samba:run # smbd
.endif
.if ${PORT_OPTIONS:MDOCS}
diff --git a/emulators/qemu-sbruno/pkg-message b/emulators/qemu-sbruno/pkg-message
index 9292512f5cfe..6d6814baf124 100644
--- a/emulators/qemu-sbruno/pkg-message
+++ b/emulators/qemu-sbruno/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
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index b974d2f963ae..ecfbe7cd90c5 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -3,7 +3,7 @@
PORTNAME= qemu
PORTVERSION= 2.8.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= emulators
MASTER_SITES= http://wiki.qemu.org/download/
DIST_SUBDIR= qemu/${PORTVERSION}
@@ -66,7 +66,7 @@ STATIC_LINK_CONFIGURE_ON= --static
STATIC_LINK_PREVENTS= GTK2 X11
STATIC_LINK_PREVENTS_MSG= X11 ui cannot be built static
NCURSES_USES= ncurses:base
-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/pkg-message b/emulators/qemu/pkg-message
index 9292512f5cfe..6d6814baf124 100644
--- a/emulators/qemu/pkg-message
+++ b/emulators/qemu/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