diff options
Diffstat (limited to 'graphics/xd3d/Makefile')
-rw-r--r-- | graphics/xd3d/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/graphics/xd3d/Makefile b/graphics/xd3d/Makefile index e24e199f6e6d..0f4eda809687 100644 --- a/graphics/xd3d/Makefile +++ b/graphics/xd3d/Makefile @@ -42,10 +42,7 @@ REINPLACE_ARGS= -i "" FETCH_CMD= /usr/bin/fetch FETCH_BEFORE_ARGS= -R -o ${DISTDIR}/${DISTFILES} -WANT_FORTRAN= yes #dummy but future use -BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42 -FC= gfortran42 -F77= gfortran42 +USE_FORTRAN= yes FFLAGS+= -O MEMORY_XD3D?= 64 |