diff options
Diffstat (limited to 'graphics/gplot')
| -rw-r--r-- | graphics/gplot/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/graphics/gplot/Makefile b/graphics/gplot/Makefile index f95d15d0849c..16afc40eed8f 100644 --- a/graphics/gplot/Makefile +++ b/graphics/gplot/Makefile @@ -20,11 +20,7 @@ NO_WRKSUBDIR= yes ALL_TARGET= drawcgm gtex gplot MAN1= gplot.1 DOCS= gplot.hlp gplot.txt gtex.doc -WANT_FORTRAN=yes #dummy but future use -BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42 -FC= gfortran42 -F77= gfortran42 -MAKE_ENV+= FC="${FC}" F77="${F77}" +USE_FORTRAN= yes .include <bsd.port.pre.mk> |
