aboutsummaryrefslogtreecommitdiff
path: root/emulators/qemu
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2011-07-02 22:02:38 +0000
committerJuergen Lock <nox@FreeBSD.org>2011-07-02 22:02:38 +0000
commit8cc334169bd63dddf6d3e50d3b50439cb07549e2 (patch)
tree85ca50fcaad270f5e09e40b235bb685017763014 /emulators/qemu
parent2d04c548feb65cf1a06fedef2eeb600eef67fc4a (diff)
downloadports-8cc334169bd63dddf6d3e50d3b50439cb07549e2.tar.gz
ports-8cc334169bd63dddf6d3e50d3b50439cb07549e2.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 c682e51a0af0..6e1dbe3d0202 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -81,7 +81,7 @@ CONFIGURE_ARGS+= --audio-card-list=ac97,es1370,sb16,cs4231a,adlib,gus
CONFIGURE_ARGS+= --disable-bsd-user
.if defined(WITH_SAMBA)
-RUN_DEPENDS+= ${LOCALBASE}/sbin/smbd:${PORTSDIR}/net/samba34
+RUN_DEPENDS+= ${LOCALBASE}/sbin/smbd:${PORTSDIR}/net/samba35
.endif
.if defined(WITH_KQEMU)