summaryrefslogtreecommitdiffstats
path: root/devel/gnomevfs2
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gnomevfs2')
-rw-r--r--devel/gnomevfs2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gnomevfs2/Makefile b/devel/gnomevfs2/Makefile
index 5f1b62fe5..11566a432 100644
--- a/devel/gnomevfs2/Makefile
+++ b/devel/gnomevfs2/Makefile
@@ -43,7 +43,7 @@ OPTIONS= KDE_MENUS "Integrated KDE menu picks" on
.undef WITHOUT_SAMBA
.if ${ARCH} == "i386"
.undef WITHOUT_MDNS
-WITH_MDNS= yes
+#WITH_MDNS= yes
.endif
WITH_CDPARANOIA= yes
WITH_SAMBA= yes
@@ -87,7 +87,7 @@ PLIST_SUB+= SAMBA="@comment "
.endif
.if defined(WITH_MDNS)
-LIB_DEPENDS+= howl:${PORTSDIR}/net/howl
+#LIB_DEPENDS+= howl:${PORTSDIR}/net/howl
.endif
post-patch: