aboutsummaryrefslogtreecommitdiff
path: root/science
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 /science
parent09db2e42a9f1432af998b2877453c2eaf20a132c (diff)
downloadports-fa38ed02cc7ff1a59528f13db1b7dedc130b2def.tar.gz
ports-fa38ed02cc7ff1a59528f13db1b7dedc130b2def.zip
Notes
Diffstat (limited to 'science')
-rw-r--r--science/afni/Makefile1
-rw-r--r--science/g3data/Makefile1
-rw-r--r--science/liblinear/Makefile2
-rw-r--r--science/paraview/Makefile2
4 files changed, 0 insertions, 6 deletions
diff --git a/science/afni/Makefile b/science/afni/Makefile
index 960603e19b63..aacc35688742 100644
--- a/science/afni/Makefile
+++ b/science/afni/Makefile
@@ -45,7 +45,6 @@ USE_GETTEXT= yes
USE_GMAKE= yes
USE_ICONV= yes
USE_MOTIF= yes
-MAKE_ENV= CC="${CC}"
WRKSRC= ${WRKDIR}/afni_src
MAKEFILE= Makefile.FreeBSD_PORT
diff --git a/science/g3data/Makefile b/science/g3data/Makefile
index f7d6b85f6b93..e17b837f79a4 100644
--- a/science/g3data/Makefile
+++ b/science/g3data/Makefile
@@ -20,7 +20,6 @@ BUILD_DEPENDS= nsgmls:${PORTSDIR}/textproc/jade \
USE_GNOME= gtk20
ALL_TARGET=
-MAKE_ENV= PREFIX=${PREFIX}
MAN1= g3data.1
MANCOMPRESSED= yes
PLIST_FILES= bin/g3data %%EXAMPLESDIR%%/test1.png %%EXAMPLESDIR%%/test1.values \
diff --git a/science/liblinear/Makefile b/science/liblinear/Makefile
index f2b6e546085c..d34f03ef7517 100644
--- a/science/liblinear/Makefile
+++ b/science/liblinear/Makefile
@@ -19,8 +19,6 @@ OPTIONS= OCFLAGS "Use optimized CFLAGS" On
USE_ZIP= yes
-MAKE_ENV= CC="${CC}" CXX="${CXX}"
-
TXT_DOCS= COPYRIGHT README
.if !defined(NOPORTDOCS)
diff --git a/science/paraview/Makefile b/science/paraview/Makefile
index 7ea45ef9043d..1f1ad40fc4ce 100644
--- a/science/paraview/Makefile
+++ b/science/paraview/Makefile
@@ -43,8 +43,6 @@ CMAKE_SOURCE_PATH= ..
PLIST_SUB+= VERMAJORMINOR=2.4
CMAKE2INST= Utilities/ParaViewConfig.cmake ParaViewConfig.cmake \
ParaViewLibraryDepends.cmake cmake_install.cmake
-MAKE_ENV= CC="${CC}" \
- CXX="${CXX}"
LIB_INSTDIR= ${PREFIX}/lib/${PORTNAME}-${PORTVERSION:R}
post-extract: