- Drop dependency on gnomevfs-extras, it went away with GNOME 2.6 upgrade

Reported by:	Robert Huff <roberthuff@rcn.com>
This commit is contained in:
Pav Lucistnik 2004-04-08 21:10:13 +00:00
parent d3eb98a2dc
commit 0b8340ffd9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106516
3 changed files with 0 additions and 3 deletions

View File

@ -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

View File

@ -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

View File

@ -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