pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/MesaLib



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Oct 20 12:06:06 UTC 2016

Modified Files:
        pkgsrc/graphics/MesaLib: Makefile

Log Message:
Update python-3.x comment.


To generate a diff of this commit:
cvs rdiff -u -r1.128 -r1.129 pkgsrc/graphics/MesaLib/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/MesaLib/Makefile
diff -u pkgsrc/graphics/MesaLib/Makefile:1.128 pkgsrc/graphics/MesaLib/Makefile:1.129
--- pkgsrc/graphics/MesaLib/Makefile:1.128      Sat Jul  9 13:03:49 2016
+++ pkgsrc/graphics/MesaLib/Makefile    Thu Oct 20 12:06:06 2016
@@ -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 @@ SUBST_SED.tr1+=               -e 's,include <tr1/,inc
 .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