this uses a c++ compiler.
This commit is contained in:
parent
cb3bd204fb
commit
e23f312367
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.11 2005/04/11 21:45:12 tv Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2005/07/29 04:25:18 grant Exp $
|
||||
#
|
||||
|
||||
DISTNAME= metakit-2.4.9.3
|
||||
|
@ -15,6 +15,7 @@ WRKSRC= ${WRKDIR}/metakit-2.4.9.3/builds
|
|||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_SCRIPT= ../unix/configure
|
||||
CONFIGURE_ARGS+= --without-tcl
|
||||
USE_LANGUAGES= c++
|
||||
USE_LIBTOOL= yes
|
||||
|
||||
post-install:
|
||||
|
|
Loading…
Reference in a new issue