diff -urN raster3d.old/Makefile raster3d/Makefile
--- raster3d.old/Makefile       2008-02-01 04:05:24.000000000 -0800
+++ raster3d/Makefile   2008-08-01 14:09:43.000000000 -0700
@@ -23,7 +23,8 @@
 BINARIES=      avs2ps balls rastep render ribbon rings3d rods normal3d
 SCRIPTS=       label3d stereo3d
 
-USE_FORTRAN=   g77
+USE_FORTRAN=   yes
+FFLAGS+=       -fno-range-check
 
 .if !defined(WITHOUT_IMAGEMAGICK)
 RUN_DEPENDS=   convert:${PORTSDIR}/graphics/ImageMagick
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to