From 00b01cc1fc313dbfcae26a89fa73d49386fe0fc1 Mon Sep 17 00:00:00 2001 From: abs Date: Sun, 30 Jul 2006 20:29:09 +0000 Subject: USE_LANGUAGES= c c++ --- graphics/blender/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics') diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile index 98f1cc4559f..073b11755bd 100644 --- a/graphics/blender/Makefile +++ b/graphics/blender/Makefile @@ -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 @@ BUILD_DEPENDS+= scons>=0.96:../../devel/scons WRKSRC= ${WRKDIR}/blender USE_LIBTOOL= yes USE_TOOLS+= gmake -USE_LANGUAGES+= c++ +USE_LANGUAGES= c c++ LDFLAGS+= -lcrypto -- cgit v1.2.3