pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/blender USE_LANGUAGES= c c++
details: https://anonhg.NetBSD.org/pkgsrc/rev/3b1608707470
branches: trunk
changeset: 516873:3b1608707470
user: abs <abs%pkgsrc.org@localhost>
date: Sun Jul 30 20:29:09 2006 +0000
description:
USE_LANGUAGES= c c++
diffstat:
graphics/blender/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ed3d4e73c396 -r 3b1608707470 graphics/blender/Makefile
--- a/graphics/blender/Makefile Sun Jul 30 20:02:02 2006 +0000
+++ b/graphics/blender/Makefile Sun Jul 30 20:29:09 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2006/06/12 16:28:11 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2006/07/30 20:29:09 abs Exp $
DISTNAME= blender-2.41
PKGREVISION= 3
@@ -15,7 +15,7 @@
WRKSRC= ${WRKDIR}/blender
USE_LIBTOOL= yes
USE_TOOLS+= gmake
-USE_LANGUAGES+= c++
+USE_LANGUAGES= c c++
LDFLAGS+= -lcrypto
Home |
Main Index |
Thread Index |
Old Index