pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
mate-*: no python-2.7
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Wed May 18 11:54:03 2016 +0200
Changeset: 438dec7d15efa12fa3230c0404710e1241cf7b45
Modified Files:
mate-applets/Makefile
mate-panel/Makefile
Log Message:
mate-*: no python-2.7
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=438dec7d15efa12fa3230c0404710e1241cf7b45
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
mate-applets/Makefile | 1 +
mate-panel/Makefile | 1 +
2 files changed, 2 insertions(+)
diffs:
diff --git a/mate-applets/Makefile b/mate-applets/Makefile
index 35d4207..fb3d40b 100644
--- a/mate-applets/Makefile
+++ b/mate-applets/Makefile
@@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.9 2015/04/10 12:08:34 krytarowski Exp $
PKGREVISION= 1
+PYTHON_VERSIONS_ACCEPTED= 27
.include "../../wip/mate/Makefile.common"
DISTNAME= mate-applets-${MATE_VERSION}
diff --git a/mate-panel/Makefile b/mate-panel/Makefile
index cc5d7b3..1638af7 100644
--- a/mate-panel/Makefile
+++ b/mate-panel/Makefile
@@ -1,5 +1,6 @@
# $NetBSD: Makefile,v 1.7 2015/04/09 20:38:31 krytarowski Exp $
+PYTHON_VERSIONS_ACCEPTED= 27
.include "../../wip/mate/Makefile.common"
DISTNAME= mate-panel-${MATE_VERSION}
Home |
Main Index |
Thread Index |
Old Index