pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/aqsis Not MAKE_JOBS_SAFE. Still doesn't build...
details: https://anonhg.NetBSD.org/pkgsrc/rev/00992d38ef39
branches: trunk
changeset: 569033:00992d38ef39
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Jan 04 16:05:57 2010 +0000
description:
Not MAKE_JOBS_SAFE. Still doesn't build do to C++ issues.
diffstat:
graphics/aqsis/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 13097859ac80 -r 00992d38ef39 graphics/aqsis/Makefile
--- a/graphics/aqsis/Makefile Mon Jan 04 15:52:51 2010 +0000
+++ b/graphics/aqsis/Makefile Mon Jan 04 16:05:57 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2009/08/26 19:57:35 sno Exp $
+# $NetBSD: Makefile,v 1.33 2010/01/04 16:05:57 joerg Exp $
#
DISTNAME= aqsis-0.6.4
@@ -10,6 +10,8 @@
HOMEPAGE= http://www.aqsis.com/
COMMENT= Renderman clone
+MAKE_JOBS_SAFE= no
+
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= gmake lex
Home |
Main Index |
Thread Index |
Old Index