diff options
Diffstat (limited to 'science/getdp/Makefile')
-rw-r--r-- | science/getdp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/science/getdp/Makefile b/science/getdp/Makefile index b716bd018d21..92f0f5d103a3 100644 --- a/science/getdp/Makefile +++ b/science/getdp/Makefile @@ -22,7 +22,6 @@ LIB_DEPENDS= gsl.12:${PORTSDIR}/math/gsl \ USE_FORTRAN= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= FC="${FC}" F77="${F77}" FFLAGS="${FFLAGS}" -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-gsl-prefix=${LOCALBASE} \ --with-blas-lapack-prefix=${LOCALBASE} WANT_PERL= yes |