aboutsummaryrefslogtreecommitdiff
path: root/math/nsc2ke
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-07-25 12:24:09 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-07-25 12:24:09 +0000
commitfa38ed02cc7ff1a59528f13db1b7dedc130b2def (patch)
tree94158659da258abce4ed96928351a7282233e421 /math/nsc2ke
parent09db2e42a9f1432af998b2877453c2eaf20a132c (diff)
downloadports-fa38ed02cc7ff1a59528f13db1b7dedc130b2def.tar.gz
ports-fa38ed02cc7ff1a59528f13db1b7dedc130b2def.zip
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV
Notes
Notes: svn path=/head/; revision=217477
Diffstat (limited to 'math/nsc2ke')
-rw-r--r--math/nsc2ke/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/nsc2ke/Makefile b/math/nsc2ke/Makefile
index 0bfbf60e1298..e2aa9347be59 100644
--- a/math/nsc2ke/Makefile
+++ b/math/nsc2ke/Makefile
@@ -26,7 +26,6 @@ FFLAGS+= -O2
NO_WRKSUBDIR= yes
MAKEFILE= makefile
ALL_TARGET= NSC2KE
-MAKE_ENV= F77="${F77}" FFLAGS="${FFLAGS}"
EXEMPLES= DATA MESH gnu.data
TESTDIR?= /tmp/testnsc2ke