aboutsummaryrefslogtreecommitdiffstats
path: root/www/seamonkey
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-04-09 05:10:13 +0800
committerpav <pav@FreeBSD.org>2004-04-09 05:10:13 +0800
commit9387895e00f61e87d0e2dbb50ddd12c1da5ce468 (patch)
tree19eab4d770b1391cc8f8319a9e5eaa0fefbe314b /www/seamonkey
parent5010de23bf3f39c87c2811fa9eeff3817b6e854e (diff)
downloadfreebsd-ports-gnome-9387895e00f61e87d0e2dbb50ddd12c1da5ce468.tar.gz
freebsd-ports-gnome-9387895e00f61e87d0e2dbb50ddd12c1da5ce468.tar.zst
freebsd-ports-gnome-9387895e00f61e87d0e2dbb50ddd12c1da5ce468.zip
- Drop dependency on gnomevfs-extras, it went away with GNOME 2.6 upgrade
Reported by: Robert Huff <roberthuff@rcn.com>
Diffstat (limited to 'www/seamonkey')
-rw-r--r--www/seamonkey/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile
index fa4b1cd9f461..2293031df591 100644
--- a/www/seamonkey/Makefile
+++ b/www/seamonkey/Makefile
@@ -195,7 +195,6 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-patch-nsSVGLibartGlyphMetricsFT.cpp
.if defined(WITH_SMB)
USE_GNOME+= gnomevfs2
-RUN_DEPENDS+= ${X11BASE}/lib/gnome-vfs-2.0/modules/libsmb.so:${PORTSDIR}/devel/gnomevfs-extras
.else
CONFIGURE_ARGS+=--disable-gnomevfs
.endif