summaryrefslogtreecommitdiff
path: root/sysutils/gnome-vfs2/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-12-28 23:35:46 +0000
committerjmmv <jmmv@pkgsrc.org>2003-12-28 23:35:46 +0000
commit4e9c5ddb843bfbebdb25d236bdd43c6669167356 (patch)
tree4bac5eb4ed0bec1e59bf2f8b83873534b9b1f889 /sysutils/gnome-vfs2/Makefile
parent0f56e6ff3177f47781e24ff8b06a3587cc4aa547 (diff)
downloadpkgsrc-4e9c5ddb843bfbebdb25d236bdd43c6669167356.tar.gz
Do not use fam. This solves *lots* of lockups in nautilus (finally!) and
probably other applications using gnome-vfs2 (yeah, it removes some minor functionality... but until it's solved, this is better than nothing). Bump PKGREVISION to 1. Found by xtraeme@ with help from marcus@freebsd.
Diffstat (limited to 'sysutils/gnome-vfs2/Makefile')
-rw-r--r--sysutils/gnome-vfs2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gnome-vfs2/Makefile b/sysutils/gnome-vfs2/Makefile
index b1f64b003dd..3c2a3307b9b 100644
--- a/sysutils/gnome-vfs2/Makefile
+++ b/sysutils/gnome-vfs2/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.19 2003/12/14 19:47:26 jmmv Exp $
+# $NetBSD: Makefile,v 1.20 2003/12/28 23:35:46 jmmv Exp $
#
DISTNAME= gnome-vfs-2.4.1
PKGNAME= ${DISTNAME:S/vfs/vfs2/}
+PKGREVISION= 1
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-vfs/2.4/}
EXTRACT_SUFX= .tar.bz2
@@ -62,5 +63,4 @@ GCONF2_SCHEMAS= system_http_proxy.schemas
.include "../../net/ORBit2/buildlink2.mk"
.include "../../textproc/libxml2/buildlink2.mk"
.include "../../security/openssl/buildlink2.mk"
-.include "../../sysutils/fam/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"