diff options
Diffstat (limited to 'emulators/qemu-sbruno')
-rw-r--r-- | emulators/qemu-sbruno/Makefile | 3 | ||||
-rw-r--r-- | emulators/qemu-sbruno/pkg-message | 2 |
2 files changed, 3 insertions, 2 deletions
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 |