USE_LANGUAGES+= c++
This commit is contained in:
parent
0d2e70818e
commit
50aa059957
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.8 2006/08/13 23:33:25 thomasklausner Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2006/09/18 18:30:27 dhowland Exp $
|
||||
#
|
||||
|
||||
DISTNAME= avida-2.0b1
|
||||
|
@ -12,6 +12,7 @@ COMMENT= Avida is an auto-adaptive genetic system
|
|||
HAS_CONFIGURE= YES
|
||||
GNU_CONFIGURE= YES
|
||||
CONFIGURE_ARGS+= --enable-viewer
|
||||
USE_LANGUAGES= c c++
|
||||
USE_TOOLS+= gmake
|
||||
|
||||
pre-configure:
|
||||
|
|
Loading…
Reference in a new issue