Unbreake by using USE_GCC= 3.2

Submitted by:	flynn@energyhq.homeip.net (Miguel Mendez)
This commit is contained in:
Tilman Keskinoz 2003-05-09 23:49:54 +00:00
parent 0c233e41b2
commit 5721e20d13
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=80569

View File

@ -13,14 +13,12 @@ MASTER_SITES= http://www.mico.org/
MAINTAINER= ports@FreeBSD.org
COMMENT= A CORBA 2.0 implementation which goal is freely available
BROKEN= "Does not compile"
WRKSRC= ${WRKDIR}/mico
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
USE_REINPLACE= yes
USE_GMAKE= yes
USE_GCC= 2.95
USE_GCC= 3.2
CONIFUGRE_ARGS+= --enable-minimum-corba --enable-cd \
--disable-mini-stl \