pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/inkscape
Module Name: pkgsrc
Committed By: wiz
Date: Mon Mar 13 10:11:21 UTC 2017
Modified Files:
pkgsrc/graphics/inkscape: Makefile
Log Message:
Depend on aspell, bump PKGREVISION.
Addresses PR 52067 where it was found when it was installed.
To generate a diff of this commit:
cvs rdiff -u -r1.143 -r1.144 pkgsrc/graphics/inkscape/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/inkscape/Makefile
diff -u pkgsrc/graphics/inkscape/Makefile:1.143 pkgsrc/graphics/inkscape/Makefile:1.144
--- pkgsrc/graphics/inkscape/Makefile:1.143 Sat Feb 25 15:31:53 2017
+++ pkgsrc/graphics/inkscape/Makefile Mon Mar 13 10:11:21 2017
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.143 2017/02/25 15:31:53 wiz Exp $
+# $NetBSD: Makefile,v 1.144 2017/03/13 10:11:21 wiz Exp $
DISTNAME= inkscape-0.92.1
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= https://media.inkscape.org/dl/resources/file/
EXTRACT_SUFX= .tar.bz2
@@ -96,6 +97,7 @@ BUILDLINK_API_DEPENDS.boehm-gc+= boehm-g
.include "../../print/poppler-glib/buildlink3.mk"
.include "../../print/poppler-includes/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../textproc/aspell/buildlink3.mk"
.include "../../textproc/gtkspell/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/libxslt/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index