diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 23:38:41 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 23:38:41 +0000 |
commit | bbee4a66a6c51cf5cf05a31aa2fdded1468ceb80 (patch) | |
tree | 0726304aec2db9c6ee69531b05d092b3e3aa034a /cad/tochnog | |
parent | 72ad491a93fc881d0819c98066a4ab2c36dc39eb (diff) |
Notes
Diffstat (limited to 'cad/tochnog')
-rw-r--r-- | cad/tochnog/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cad/tochnog/Makefile b/cad/tochnog/Makefile index 1b97b6a79bfd..f6c8961a3bd8 100644 --- a/cad/tochnog/Makefile +++ b/cad/tochnog/Makefile @@ -24,7 +24,6 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/libsuperlu.a:${PORTSDIR}/math/superlu .endif LIB_DEPENDS= atlas:${PORTSDIR}/math/atlas -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${PORTNAME}/src MAKEFILE= makefile |