aboutsummaryrefslogtreecommitdiff
path: root/emulators/qemu
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-08-25 21:16:20 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-08-25 21:16:20 +0000
commit868b2cb0279bdd31a6c612a76ffb96fe24140a8e (patch)
treec218b87b3c7fec309aebb38ccd117543f1fe6fbd /emulators/qemu
parent1f3bbfc8d882241430889ff9c4dd4fc47ebc5841 (diff)
downloadports-868b2cb0279bdd31a6c612a76ffb96fe24140a8e.tar.gz
ports-868b2cb0279bdd31a6c612a76ffb96fe24140a8e.zip
Notes
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