summaryrefslogtreecommitdiff
path: root/graphics/inkscape
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 /graphics/inkscape
parent45e082fcd3d9f5169597a1c2d16adc36f1fd2ffb (diff)
downloadpkgsrc-570d3b1e8f8442b43dec85827be27b7a3e40ae17.tar.gz
Use gnome-vfs instead of gnome-vfs2.
Diffstat (limited to 'graphics/inkscape')
-rw-r--r--graphics/inkscape/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile
index 3a2c27e3f44..c6f3bd8941f 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2007/06/05 05:37:28 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2007/09/19 23:13:20 wiz Exp $
DISTNAME= inkscape-0.45.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=inkscape/}
@@ -38,7 +38,7 @@ UNLIMIT_RESOURCES= datasize
.include "../../graphics/lcms/buildlink3.mk"
.include "../../graphics/libart2/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
-.include "../../sysutils/gnome-vfs2/buildlink3.mk"
+.include "../../sysutils/gnome-vfs/buildlink3.mk"
.include "../../textproc/gtkspell/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/libxslt/buildlink3.mk"