aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2007-07-13 05:17:41 +0800
committermaho <maho@FreeBSD.org>2007-07-13 05:17:41 +0800
commitefe191586f00ebfada548c2b1fd4851dd91dbfbb (patch)
treea0ef565a45d2d62a485edd3ed4a6683d396873a6 /graphics
parent8449baf8afc741cf5f8de302dbe108a8c6756850 (diff)
downloadfreebsd-ports-gnome-efe191586f00ebfada548c2b1fd4851dd91dbfbb.tar.gz
freebsd-ports-gnome-efe191586f00ebfada548c2b1fd4851dd91dbfbb.tar.zst
freebsd-ports-gnome-efe191586f00ebfada548c2b1fd4851dd91dbfbb.zip
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Approved by: jmz (maintainer)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/pgplot/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/graphics/pgplot/Makefile b/graphics/pgplot/Makefile
index 6e8dfe572be9..6b3f7c0419b6 100644
--- a/graphics/pgplot/Makefile
+++ b/graphics/pgplot/Makefile
@@ -24,11 +24,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
.include <bsd.port.pre.mk>
-WANT_FORTRAN= yes #dummy but future use
-BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
-FC= gfortran42
-F77= gfortran42
-MAKE_ENV+= FC="${FC}" F77="${F77}" FFLAGS="${FFLAGS}"
+USE_FORTRAN= yes
MAKE_ARGS+= X11BASE="${X11BASE}"
post-install: