pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/inkscape Depend on aspell, bump PKGREVISION.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/601ae4df10ce
branches:  trunk
changeset: 359584:601ae4df10ce
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Mar 13 10:11:21 2017 +0000

description:
Depend on aspell, bump PKGREVISION.

Addresses PR 52067 where it was found when it was installed.

diffstat:

 graphics/inkscape/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 40da1f1ba701 -r 601ae4df10ce graphics/inkscape/Makefile
--- a/graphics/inkscape/Makefile        Mon Mar 13 09:42:35 2017 +0000
+++ b/graphics/inkscape/Makefile        Mon Mar 13 10:11:21 2017 +0000
@@ -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 @@
 .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