added c++ as language to use
This commit is contained in:
parent
0234be050e
commit
85dbd6f500
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.5 2005/04/11 21:12:24 tvierling Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2005/04/19 22:41:22 daprice Exp $
|
||||
#
|
||||
|
||||
DISTNAME= geos-2.0.0
|
||||
|
@ -15,4 +15,6 @@ USE_LIBTOOL= yes
|
|||
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
USE_LANGUAGES+= c++
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue