aboutsummaryrefslogtreecommitdiff
path: root/science/ncs
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2007-06-28 18:54:51 +0000
committerThierry Thomas <thierry@FreeBSD.org>2007-06-28 18:54:51 +0000
commit451de5dd34fff86bf76443bec03078f0b303edd3 (patch)
treeb19208b56718f847188d57128c658b1d6c2d6d61 /science/ncs
parente23d92050bd2f294e8bdcd0b1473842715b31dc4 (diff)
downloadports-451de5dd34fff86bf76443bec03078f0b303edd3.tar.gz
ports-451de5dd34fff86bf76443bec03078f0b303edd3.zip
Notes
Diffstat (limited to 'science/ncs')
-rw-r--r--science/ncs/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/science/ncs/Makefile b/science/ncs/Makefile
index 1e3ac68c9aeb..77c6cc9a9063 100644
--- a/science/ncs/Makefile
+++ b/science/ncs/Makefile
@@ -35,7 +35,11 @@ FORTRANLIBDIR= `${DIRNAME} \\`gfortran42 -print-libgcc-file-name\\``
FORTRANLIBDIR2= `${DIRNAME} \\`gfortran42 -print-libgcc-file-name\\``/../../../
MAKE_ENV+= FC="${FC}" F77="${F77}" FFLAGS="${FFLAGS}"
+.if defined(PACKAGE_BUILDING)
+TERM= vt100 # Force for pointyhat to override su
+.else
TERM?= vt100 # Default value needed for tput in jail or tinderbox
+.endif
PATHCS= ${PREFIX}/Saturne
CS_HOME= ${PATHCS}/Noyau/ncs