Wed Mar 21 21:32:44 2018 UTC ()
inkscape: Disable gnome2 support by default.


(wiz)
diff -r1.162 -r1.163 pkgsrc/graphics/inkscape/Makefile

cvs diff -r1.162 -r1.163 pkgsrc/graphics/inkscape/Makefile (expand / switch to context diff)
--- pkgsrc/graphics/inkscape/Makefile 2018/03/12 11:16:45 1.162
+++ pkgsrc/graphics/inkscape/Makefile 2018/03/21 21:32:44 1.163
@@ -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"