diff options
| author | Kris Kennaway <kris@FreeBSD.org> | 2003-06-19 08:06:00 +0000 |
|---|---|---|
| committer | Kris Kennaway <kris@FreeBSD.org> | 2003-06-19 08:06:00 +0000 |
| commit | 58f5309790856545b0d22811aa566ebe765542e1 (patch) | |
| tree | 518247d9a0b6578d41e656e19e9efc5e320688ba /math/blitz++/Makefile | |
| parent | c3194b6cfca70b0ee22769603316778b7506a4eb (diff) | |
Notes
Diffstat (limited to 'math/blitz++/Makefile')
| -rw-r--r-- | math/blitz++/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/math/blitz++/Makefile b/math/blitz++/Makefile index f3b434b867b9..4255fec67f45 100644 --- a/math/blitz++/Makefile +++ b/math/blitz++/Makefile @@ -15,16 +15,11 @@ DISTNAME= blitz-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A C++ class library for scientific computing -BROKEN= "Does not compile" - -LIB_DEPENDS= blas.1:${PORTSDIR}/math/blas - USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -CONFIGURE_ENV= LDFLAGS="-lg2c" -CONFIGURE_ARGS= --with-cxx=gcc --disable-debug --with-blas=${LOCALBASE}/lib +CONFIGURE_ARGS= --with-cxx=gcc --enable-optimize --disable-debug MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ AUTOHEADER="${TRUE}" |
