diff options
Diffstat (limited to 'science/mpb')
-rw-r--r-- | science/mpb/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/science/mpb/Makefile b/science/mpb/Makefile index c84a57d6e3ff..b79650acd5f4 100644 --- a/science/mpb/Makefile +++ b/science/mpb/Makefile @@ -23,7 +23,6 @@ LIB_DEPENDS= atlas.1:${PORTSDIR}/math/atlas \ guile.15:${PORTSDIR}/lang/guile GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS+= --with-lapack=-lalapack |