diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-04-08 21:10:13 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-04-08 21:10:13 +0000 |
commit | 0b8340ffd91b44331cdb3545d2691fab05177a19 (patch) | |
tree | fbeee6c1f6dcc284d78112504faee29d7a39cb08 /www | |
parent | d3eb98a2dcd37db8315d41f406d0944f99066e14 (diff) | |
download | freebsd-ports-0b8340ffd91b44331cdb3545d2691fab05177a19.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')
-rw-r--r-- | www/mozilla-devel/Makefile | 1 | ||||
-rw-r--r-- | www/seamonkey/Makefile | 1 | ||||
-rw-r--r-- | www/seamonkey2/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/www/mozilla-devel/Makefile b/www/mozilla-devel/Makefile index fa4b1cd9f461..2293031df591 100644 --- a/www/mozilla-devel/Makefile +++ b/www/mozilla-devel/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 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 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 |