+USE_LANGUAGES+=c++
This commit is contained in:
parent
0be18c4534
commit
e698749f9e
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.54 2006/04/17 13:46:30 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.55 2006/05/15 10:37:33 abs Exp $
|
||||
|
||||
DISTNAME= blender-2.41
|
||||
PKGREVISION= 2
|
||||
|
@ -15,6 +15,7 @@ BUILD_DEPENDS+= scons>=0.96:../../devel/scons
|
|||
WRKSRC= ${WRKDIR}/blender
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= gmake
|
||||
USE_LANGUAGES+= c++
|
||||
|
||||
LDFLAGS+= -lcrypto
|
||||
|
||||
|
|
Loading…
Reference in a new issue