aboutsummaryrefslogtreecommitdiff
path: root/www/seamonkey2
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-04-08 21:10:13 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-04-08 21:10:13 +0000
commit0b8340ffd91b44331cdb3545d2691fab05177a19 (patch)
treefbeee6c1f6dcc284d78112504faee29d7a39cb08 /www/seamonkey2
parentd3eb98a2dcd37db8315d41f406d0944f99066e14 (diff)
downloadports-0b8340ffd91b44331cdb3545d2691fab05177a19.tar.gz
ports-0b8340ffd91b44331cdb3545d2691fab05177a19.zip
- Drop dependency on gnomevfs-extras, it went away with GNOME 2.6 upgrade
Reported by: Robert Huff <roberthuff@rcn.com>
Notes
Notes: svn path=/head/; revision=106516
Diffstat (limited to 'www/seamonkey2')
-rw-r--r--www/seamonkey2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile
index fa4b1cd9f461..2293031df591 100644
--- a/www/seamonkey2/Makefile
+++ b/www/seamonkey2/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