aboutsummaryrefslogtreecommitdiff
path: root/science/hdf
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2009-01-11 23:16:11 +0000
committerMaho Nakata <maho@FreeBSD.org>2009-01-11 23:16:11 +0000
commitd70c806b84af2d6b2ed079d1eea36069a9160bd6 (patch)
tree9783caf78ef34f1a2ba42abcdd516fe8a472842c /science/hdf
parent5cfd1d079c5e96faf5178a69ee9a3cb825e568ba (diff)
downloadports-d70c806b84af2d6b2ed079d1eea36069a9160bd6.tar.gz
ports-d70c806b84af2d6b2ed079d1eea36069a9160bd6.zip
Remove CONFIGURE_ENV
Submitted by: gerald@
Notes
Notes: svn path=/head/; revision=225790
Diffstat (limited to 'science/hdf')
-rw-r--r--science/hdf/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/science/hdf/Makefile b/science/hdf/Makefile
index b4830ddbbe53..928244dd9117 100644
--- a/science/hdf/Makefile
+++ b/science/hdf/Makefile
@@ -33,7 +33,6 @@ USE_AUTOTOOLS= libtool:15
CONFIGURE_ARGS+=--with-jpeg="${LOCALBASE}" \
--with-szlib="${LOCALBASE}"
#wiredness of F77, FC in hdf/src/Makefile
-CONFIGURE_ENV+= F77="f77" FC="f77"
MAKE_ENV+= PATH="${WRKSRC}/bin:${PATH}"
DOCFILES= HDF41r5_SpecDG.pdf \
HDF42r0_RefMan.pdf \