pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/inkscape inkscape: Disable gnome2 support by ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fdab193f8f95
branches:  trunk
changeset: 377766:fdab193f8f95
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Mar 21 21:32:44 2018 +0000

description:
inkscape: Disable gnome2 support by default.

diffstat:

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

diffs (22 lines):

diff -r 655aeadb8277 -r fdab193f8f95 graphics/inkscape/Makefile
--- a/graphics/inkscape/Makefile        Wed Mar 21 19:20:20 2018 +0000
+++ b/graphics/inkscape/Makefile        Wed Mar 21 21:32:44 2018 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.162 2018/03/12 11:16:45 wiz Exp $
+# $NetBSD: Makefile,v 1.163 2018/03/21 21:32:44 wiz Exp $
 
 DISTNAME=      inkscape-0.92.2
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    graphics
 MASTER_SITES=  https://media.inkscape.org/dl/resources/file/
 EXTRACT_SUFX=  .tar.bz2
@@ -66,7 +66,7 @@
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.inkscape
 PKG_SUPPORTED_OPTIONS= gnome
-PKG_SUGGESTED_OPTIONS= gnome
+PKG_SUGGESTED_OPTIONS=
 
 .include "../../mk/bsd.options.mk"
 



Home | Main Index | Thread Index | Old Index