pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/mate-menus mate-menus: Disable introspection in su...
details: https://anonhg.NetBSD.org/pkgsrc/rev/234b0d58722f
branches: trunk
changeset: 348438:234b0d58722f
user: youri <youri%pkgsrc.org@localhost>
date: Mon Jun 13 23:08:31 2016 +0000
description:
mate-menus: Disable introspection in suggested options.
diffstat:
x11/mate-menus/Makefile | 3 ++-
x11/mate-menus/options.mk | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diffs (28 lines):
diff -r f9e3e606365b -r 234b0d58722f x11/mate-menus/Makefile
--- a/x11/mate-menus/Makefile Mon Jun 13 23:07:14 2016 +0000
+++ b/x11/mate-menus/Makefile Mon Jun 13 23:08:31 2016 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2016/05/21 18:59:08 youri Exp $
+# $NetBSD: Makefile,v 1.2 2016/06/13 23:08:31 youri Exp $
.include "../../meta-pkgs/mate/Makefile.common"
DISTNAME= mate-menus-${MATE_VERSION}
+PKGREVISION= 1
CATEGORIES= sysutils
COMMENT= Implementation of the desktop menu specification for MATE
diff -r f9e3e606365b -r 234b0d58722f x11/mate-menus/options.mk
--- a/x11/mate-menus/options.mk Mon Jun 13 23:07:14 2016 +0000
+++ b/x11/mate-menus/options.mk Mon Jun 13 23:08:31 2016 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: options.mk,v 1.1 2016/05/21 18:59:08 youri Exp $
+# $NetBSD: options.mk,v 1.2 2016/06/13 23:08:31 youri Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.mate-menus
PKG_SUPPORTED_OPTIONS= introspection python
-PKG_SUGGESTED_OPTIONS= introspection python
+PKG_SUGGESTED_OPTIONS= python
.include "../../mk/bsd.options.mk"
Home |
Main Index |
Thread Index |
Old Index