summaryrefslogtreecommitdiff
path: root/time/gnotime
diff options
context:
space:
mode:
authorwiz <wiz>2007-09-19 23:13:12 +0000
committerwiz <wiz>2007-09-19 23:13:12 +0000
commit570d3b1e8f8442b43dec85827be27b7a3e40ae17 (patch)
tree74c406b44306bbff997a5afdf0a7a14a2157e522 /time/gnotime
parent45e082fcd3d9f5169597a1c2d16adc36f1fd2ffb (diff)
downloadpkgsrc-570d3b1e8f8442b43dec85827be27b7a3e40ae17.tar.gz
Use gnome-vfs instead of gnome-vfs2.
Diffstat (limited to 'time/gnotime')
-rw-r--r--time/gnotime/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/time/gnotime/Makefile b/time/gnotime/Makefile
index d6559c4ae8c..417061d05b4 100644
--- a/time/gnotime/Makefile
+++ b/time/gnotime/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2007/06/05 05:37:37 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2007/09/19 23:13:32 wiz Exp $
DISTNAME= gnotime-2.2.1
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= time gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gttr/}
@@ -27,7 +27,7 @@ BUILDLINK_DEPMETHOD.libXt?= build
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../devel/popt/buildlink3.mk"
.include "../../lang/guile/buildlink3.mk"
-.include "../../sysutils/gnome-vfs2/buildlink3.mk"
+.include "../../sysutils/gnome-vfs/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/scrollkeeper/omf.mk"
.include "../../www/gtkhtml38/buildlink3.mk"