diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-10 22:37:39 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-10 22:37:39 +0000 |
commit | efe7d5f7f4ccf1419e95119b11ef8933de183ffd (patch) | |
tree | 6427ac7192f84d32d22f51df854472cc309545dc /math/sdpa | |
parent | b88236b45ef5afcdc78a4981a19422b12ca70ff4 (diff) |
Notes
Diffstat (limited to 'math/sdpa')
-rw-r--r-- | math/sdpa/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/sdpa/Makefile b/math/sdpa/Makefile index e4525002a6bb..0cd243730f57 100644 --- a/math/sdpa/Makefile +++ b/math/sdpa/Makefile @@ -27,9 +27,7 @@ BUILD_DEPENDS= ${LOCALBASE}/intel_cc_80/bin/icc:${PORTSDIR}/lang/icc LIB_DEPENDS= atlas:${PORTSDIR}/math/atlas OLDVERSION= 6.2.0 -USE_REINPLACE= yes USE_GMAKE= yes -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${PORTNAME} .if defined(WITH_SMP) LAPACK= -lalapack_r |