pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/MesaLib Update python-3.x comment.
details: https://anonhg.NetBSD.org/pkgsrc/rev/28200f327322
branches: trunk
changeset: 354126:28200f327322
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Oct 20 12:06:06 2016 +0000
description:
Update python-3.x comment.
diffstat:
graphics/MesaLib/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r de09b8e2b05a -r 28200f327322 graphics/MesaLib/Makefile
--- a/graphics/MesaLib/Makefile Thu Oct 20 11:36:57 2016 +0000
+++ b/graphics/MesaLib/Makefile Thu Oct 20 12:06:06 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.128 2016/07/09 13:03:49 wiz Exp $
+# $NetBSD: Makefile,v 1.129 2016/10/20 12:06:06 wiz Exp $
DISTNAME= mesa-11.2.2
PKGNAME= ${DISTNAME:S/mesa/MesaLib/}
@@ -68,7 +68,7 @@
.endif
PYTHON_FOR_BUILD_ONLY= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # as of 10.6.7
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # as of 11.2.2
BUILD_DEPENDS+= ${PYPKGPREFIX}-mako-[0-9]*:../../devel/py-mako
CONFIGURE_ENV+= ac_cv_prog_PYTHON2=${PYTHONBIN}
.include "../../lang/python/tool.mk"
Home |
Main Index |
Thread Index |
Old Index