aboutsummaryrefslogtreecommitdiff
path: root/graphics/raster3d/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-07-17 02:47:47 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-07-17 02:47:47 +0000
commit56158920f0a52aa470aeb25dd43a5fae2356ec87 (patch)
treefbc8cabaab67eb4d01851a1e55f5b887fe5f4a44 /graphics/raster3d/Makefile
parentd8186a0489e7fe365a2b430d4dd27421d3d5ad5d (diff)
downloadports-56158920f0a52aa470aeb25dd43a5fae2356ec87.tar.gz
ports-56158920f0a52aa470aeb25dd43a5fae2356ec87.zip
Notes
Diffstat (limited to 'graphics/raster3d/Makefile')
-rw-r--r--graphics/raster3d/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/raster3d/Makefile b/graphics/raster3d/Makefile
index e21a9c53d969..2027a7472a1f 100644
--- a/graphics/raster3d/Makefile
+++ b/graphics/raster3d/Makefile
@@ -23,7 +23,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
BINARIES= avs2ps balls rastep render ribbon rings3d rods normal3d
SCRIPTS= label3d stereo3d
-MAKE_ENV+= FFLAGS="${FFLAGS}"
+USE_FORTRAN= g77
.if !defined(WITHOUT_IMAGEMAGICK)
RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick