summaryrefslogtreecommitdiffstats
path: root/devel/gnomevfs2
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-07-03 13:05:03 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-07-03 13:05:03 +0800
commit88e90b932d76234d4c0b77b91354e02799192001 (patch)
tree0404ef82003615193dbe59d9a3e0ce6be4bb0a1d /devel/gnomevfs2
parentce9649f7277889500eddccce9139df6a17945f59 (diff)
downloadmarcuscom-ports-88e90b932d76234d4c0b77b91354e02799192001.tar
marcuscom-ports-88e90b932d76234d4c0b77b91354e02799192001.tar.gz
marcuscom-ports-88e90b932d76234d4c0b77b91354e02799192001.tar.bz2
marcuscom-ports-88e90b932d76234d4c0b77b91354e02799192001.tar.lz
marcuscom-ports-88e90b932d76234d4c0b77b91354e02799192001.tar.xz
marcuscom-ports-88e90b932d76234d4c0b77b91354e02799192001.tar.zst
marcuscom-ports-88e90b932d76234d4c0b77b91354e02799192001.zip
Temporaily remove howl support until some installation issues are worked out.
A patch has been sent to the maintainer. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2432 df743ca5-7f9a-e211-a948-0013205c9059
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: