aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/qemu
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2006-08-26 05:16:20 +0800
committermiwi <miwi@FreeBSD.org>2006-08-26 05:16:20 +0800
commitbd4e796eafdfa56bffbe879f125aed523490c2fc (patch)
tree3eeb0ec914fe34c1770c074c4f18bbe577571983 /emulators/qemu
parent422ffccb0bf52f15ddfc7f1126037bb3be3e74b7 (diff)
downloadfreebsd-ports-gnome-bd4e796eafdfa56bffbe879f125aed523490c2fc.tar.gz
freebsd-ports-gnome-bd4e796eafdfa56bffbe879f125aed523490c2fc.tar.zst
freebsd-ports-gnome-bd4e796eafdfa56bffbe879f125aed523490c2fc.zip
- change to samba3
PR: ports/102494 Submitted by: Juergen Lock <nox(at)jelal.kn-bremen.de>,(maintainer) Approved by: krion (mentor)
Diffstat (limited to 'emulators/qemu')
-rw-r--r--emulators/qemu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index 09f4b2cd1121..f5029fc801ee 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -27,7 +27,7 @@ COMMENT= QEMU CPU Emulator
BUILD_DEPENDS+= texi2html:${PORTSDIR}/textproc/texi2html
.if defined(WITH_SAMBA)
-RUN_DEPENDS+= ${LOCALBASE}/sbin/smbd:${PORTSDIR}/net/samba
+RUN_DEPENDS+= ${LOCALBASE}/sbin/smbd:${PORTSDIR}/net/samba3
.endif
.if defined(WITH_KQEMU)
BUILD_DEPENDS+= kqemu-kmod>=1.3.0pre5:${PORTSDIR}/emulators/kqemu-kmod