aboutsummaryrefslogtreecommitdiffstats
path: root/science/hdf
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2009-01-12 07:16:11 +0800
committermaho <maho@FreeBSD.org>2009-01-12 07:16:11 +0800
commit0ee91077b1f1833b295f0a0a07a8b2e15849abe3 (patch)
treeb32e1f503150bae17996fab6e223bf42b49b4ebe /science/hdf
parentdec7cec53e7a8ea58ed307334eb476cbaafbb362 (diff)
downloadfreebsd-ports-gnome-0ee91077b1f1833b295f0a0a07a8b2e15849abe3.tar.gz
freebsd-ports-gnome-0ee91077b1f1833b295f0a0a07a8b2e15849abe3.tar.zst
freebsd-ports-gnome-0ee91077b1f1833b295f0a0a07a8b2e15849abe3.zip
Remove CONFIGURE_ENV
Submitted by: gerald@
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 \