diff options
Diffstat (limited to 'math/netcdf/Makefile')
-rw-r--r-- | math/netcdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/netcdf/Makefile b/math/netcdf/Makefile index 3631bcf086b0..b907ef08a76a 100644 --- a/math/netcdf/Makefile +++ b/math/netcdf/Makefile @@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/src CONFLICTS= hdf-4.* GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-fPIC -DPIC -Df2cFortran" INSTALLS_SHLIB= yes |