pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/blender blender: add comment explaining the "M="



details:   https://anonhg.NetBSD.org/pkgsrc/rev/789d6ae678d2
branches:  trunk
changeset: 321728:789d6ae678d2
user:      markd <markd%pkgsrc.org@localhost>
date:      Wed Mar 27 19:53:29 2019 +0000

description:
blender: add comment explaining the "M="

will figure out the best way to implement it after the freeze

diffstat:

 graphics/blender/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 3a84c796c6d3 -r 789d6ae678d2 graphics/blender/Makefile
--- a/graphics/blender/Makefile Wed Mar 27 16:46:52 2019 +0000
+++ b/graphics/blender/Makefile Wed Mar 27 19:53:29 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.143 2019/03/27 11:05:57 markd Exp $
+# $NetBSD: Makefile,v 1.144 2019/03/27 19:53:29 markd Exp $
 
 DISTNAME=      blender-2.79b
 PKGREVISION=   2
@@ -46,7 +46,7 @@
 
 .include "options.mk"
 
-
+# Needs M=m when python has been built with the pymalloc option
 M=
 
 INSTALLATION_DIRS=     bin share/blender



Home | Main Index | Thread Index | Old Index