summaryrefslogtreecommitdiff
path: root/graphics/inkscape
diff options
context:
space:
mode:
authordrochner <drochner>2012-09-14 12:21:51 +0000
committerdrochner <drochner>2012-09-14 12:21:51 +0000
commit2091e8208b56c949a52f3c354bea9455e7acc77d (patch)
tree96a473ef35a830366d58c0d4bf42501ea33d6967 /graphics/inkscape
parenteb9bd7598047c83160db4fe763ace20d22ac22b6 (diff)
downloadpkgsrc-2091e8208b56c949a52f3c354bea9455e7acc77d.tar.gz
revbump for poppler update
also switch to lcms2 - it is pulled in by poppler and picked up by the build anyway
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 f9de4ebf887..05c07c0cc77 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.74 2012/09/07 19:16:48 adam Exp $
+# $NetBSD: Makefile,v 1.75 2012/09/14 12:21:51 drochner Exp $
DISTNAME= inkscape-0.48.3.1
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=inkscape/}
EXTRACT_SUFX= .tar.bz2
@@ -65,7 +65,7 @@ BUILDLINK_API_DEPENDS.poppler-includes+= poppler-includes>=0.12.2
.include "../../devel/pango/buildlink3.mk"
.include "../../devel/popt/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../graphics/lcms/buildlink3.mk"
+.include "../../graphics/lcms2/buildlink3.mk"
.include "../../graphics/libart/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../lang/python/application.mk"