aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-07-14 10:02:06 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-07-14 10:02:06 +0000
commit2fa992f987870f06a6ee761730e0674501309a64 (patch)
tree9e5645625170e8a294b114396024ffddbd0f8813
parent269ae10910a62a93f60a11dce840dc72f5e6856a (diff)
downloadports-2fa992f987870f06a6ee761730e0674501309a64.tar.gz
ports-2fa992f987870f06a6ee761730e0674501309a64.zip
Notes
-rw-r--r--french/med/Makefile5
-rw-r--r--graphics/robot/Makefile7
2 files changed, 3 insertions, 9 deletions
diff --git a/french/med/Makefile b/french/med/Makefile
index 75def8dc1758..7db4c097602d 100644
--- a/french/med/Makefile
+++ b/french/med/Makefile
@@ -21,10 +21,7 @@ RUN_DEPENDS= wish${TK_VER}:${PORTSDIR}/x11-toolkits/tk${SHORT_TK_VER}
TK_VER?= 8.4
SHORT_TK_VER= ${TK_VER:S/.//}
-WANT_FORTRAN= yes #dummy but future use
-BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
-FC= gfortran42
-F77= gfortran42
+USE_FORTRAN= yes
CONFIGURE_ENV+= FC="${FC}" F77="${F77}" FFLAGS="${FFLAGS}"
FFLAGS+= -O2
diff --git a/graphics/robot/Makefile b/graphics/robot/Makefile
index c5d95dfe28c6..23f67ffb838a 100644
--- a/graphics/robot/Makefile
+++ b/graphics/robot/Makefile
@@ -23,12 +23,9 @@ USE_X_PREFIX= yes
USE_GMAKE= yes
MAKE_ENV+= OPENWINHOME=${X11BASE}
WEB_BROWSER?= firefox
-WANT_FORTRAN= yes #dummy but future use
-BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
-FC= gfortran42
-F77= gfortran42
+USE_FORTRAN= yes
FFLAGS+= -ffixed-line-length-80
-MAKE_ENV+= FC="${FC}" F77="${F77}" FFLAGS="${FFLAGS}"
+MAKE_ENV+= FFLAGS="${FFLAGS}"
MANL= robot.l