diff options
author | ak <ak@FreeBSD.org> | 2013-08-15 06:35:50 +0800 |
---|---|---|
committer | ak <ak@FreeBSD.org> | 2013-08-15 06:35:50 +0800 |
commit | 472387c1864e149c8de23f290e91793ad7fbf8ca (patch) | |
tree | e9aa43bc0924dc359b2756757c2c0994f118aa35 /science | |
parent | f2d5090c7c455bef6c3cbb6ddcb5bc50b3fe334b (diff) | |
download | freebsd-ports-gnome-472387c1864e149c8de23f290e91793ad7fbf8ca.tar.gz freebsd-ports-gnome-472387c1864e149c8de23f290e91793ad7fbf8ca.tar.zst freebsd-ports-gnome-472387c1864e149c8de23f290e91793ad7fbf8ca.zip |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
Diffstat (limited to 'science')
-rw-r--r-- | science/avogadro/Makefile | 1 | ||||
-rw-r--r-- | science/felt/Makefile | 1 | ||||
-rw-r--r-- | science/flounder/Makefile | 1 | ||||
-rw-r--r-- | science/gromacs/Makefile | 1 | ||||
-rw-r--r-- | science/gwyddion/Makefile | 1 | ||||
-rw-r--r-- | science/hdf/Makefile | 1 | ||||
-rw-r--r-- | science/kalzium/Makefile | 1 | ||||
-rw-r--r-- | science/kst2/Makefile | 1 | ||||
-rw-r--r-- | science/lamprop/Makefile | 1 | ||||
-rw-r--r-- | science/linsmith/Makefile | 1 | ||||
-rw-r--r-- | science/openbabel/Makefile | 1 | ||||
-rw-r--r-- | science/paraview/Makefile | 1 | ||||
-rw-r--r-- | science/peekabot/Makefile | 1 | ||||
-rw-r--r-- | science/silo/Makefile | 1 | ||||
-rw-r--r-- | science/step/Makefile | 1 | ||||
-rw-r--r-- | science/udunits/Makefile | 1 |
16 files changed, 0 insertions, 16 deletions
diff --git a/science/avogadro/Makefile b/science/avogadro/Makefile index 44a386200768..10e6d0e54aaf 100644 --- a/science/avogadro/Makefile +++ b/science/avogadro/Makefile @@ -25,7 +25,6 @@ USE_QT4= gui network opengl \ CMAKE_ARGS= -DENABLE_GLSL=OFF \ -DQT_MKSPECS_RELATIVE=share/qt4/mkspecs USE_LDCONFIG= yes -MAKE_JOBS_SAFE= yes CFLAGS+= -idirafter ${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/science/felt/Makefile b/science/felt/Makefile index ef0562f7ae3c..3ddf847be0a9 100644 --- a/science/felt/Makefile +++ b/science/felt/Makefile @@ -24,7 +24,6 @@ CONFIGURE_ARGS= --prefix="${PREFIX}" \ --x-defaults="${LOCALBASE}/lib/X11/app-defaults" \ --x-includes="${LOCALBASE}/include" \ --x-libraries="${LOCALBASE}/lib" -MAKE_JOBS_SAFE= yes MAN1= burlap.1 corduroy.1 felt.1 patchwork.1 velvet.1 yardstick.1 MAN3= Drawing.3 diff --git a/science/flounder/Makefile b/science/flounder/Makefile index 8bf193e0c0ec..f1c916735cb0 100644 --- a/science/flounder/Makefile +++ b/science/flounder/Makefile @@ -22,7 +22,6 @@ GRACE_DESC= Plotting via GRACE USE_GL= glut USE_GMAKE= yes GNU_CONFIGURE= yes -MAKE_JOBS_SAFE= yes CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} diff --git a/science/gromacs/Makefile b/science/gromacs/Makefile index e2d2cbd40a47..cfbd380f5785 100644 --- a/science/gromacs/Makefile +++ b/science/gromacs/Makefile @@ -29,7 +29,6 @@ USE_FORTRAN= yes CMAKE_ARGS= -DBLAS_LIBRARIES:FILEPATH="${BLAS_LIBS}" \ -DLAPACK_LIBRARIES:FILEPATH="${LAPACK_LIBS}" USE_LDCONFIG= yes -MAKE_JOBS_SAFE= yes MAN1= do_dssp.1 editconf.1 eneconv.1 g_anadock.1 \ g_anaeig.1 g_analyze.1 g_angle.1 g_bar.1 \ diff --git a/science/gwyddion/Makefile b/science/gwyddion/Makefile index 3d9627f16fc1..e03a30435308 100644 --- a/science/gwyddion/Makefile +++ b/science/gwyddion/Makefile @@ -30,7 +30,6 @@ CONFIGURE_ARGS= --disable-silent-rules --disable-gtk-doc \ --without-kde4-thumbnailer INSTALLS_ICONS= yes USE_LDCONFIG= yes -MAKE_JOBS_SAFE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/science/hdf/Makefile b/science/hdf/Makefile index 5c9346b1eda7..07cd491567e3 100644 --- a/science/hdf/Makefile +++ b/science/hdf/Makefile @@ -23,7 +23,6 @@ CONFIGURE_ARGS= --with-jpeg="${LOCALBASE}" \ --with-szlib="${LOCALBASE}" \ --enable-shared USE_LDCONFIG= yes -MAKE_JOBS_SAFE= yes MAN1= hdf.1 hdfunpac.1 ncdump.1 ncgen.1 MAN3= gr_chunk.3 diff --git a/science/kalzium/Makefile b/science/kalzium/Makefile index 03060c332225..cc822b138913 100644 --- a/science/kalzium/Makefile +++ b/science/kalzium/Makefile @@ -28,7 +28,6 @@ USE_QT4= corelib declarative designer opengl script xml \ moc_build qmake_build rcc_build uic_build USE_XZ= yes USE_LDCONFIG= yes -MAKE_JOBS_SAFE= yes MAN1= kalzium.1 diff --git a/science/kst2/Makefile b/science/kst2/Makefile index 529248afabe7..9bb7230fe662 100644 --- a/science/kst2/Makefile +++ b/science/kst2/Makefile @@ -17,7 +17,6 @@ USES= cmake USE_QT4= gui xml designer svg opengl \ qmake_build moc_build rcc_build uic_build USE_LDCONFIG= yes -MAKE_JOBS_SAFE= yes CMAKE_SOURCE_PATH= ${WRKSRC}/cmake CMAKE_ARGS+= -Dkst_install_prefix=${PREFIX} diff --git a/science/lamprop/Makefile b/science/lamprop/Makefile index f5adf3798ed2..06bae340f477 100644 --- a/science/lamprop/Makefile +++ b/science/lamprop/Makefile @@ -18,7 +18,6 @@ PLIST_FILES= bin/lamprop MAN1= lamprop.1 MAN5= lamprop.5 MANCOMPRESSED= yes -MAKE_JOBS_SAFE= yes LICENSE= BSD LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/science/linsmith/Makefile b/science/linsmith/Makefile index a1e72268b258..306f198fe744 100644 --- a/science/linsmith/Makefile +++ b/science/linsmith/Makefile @@ -14,7 +14,6 @@ LICENSE= GPLv2 # (or later) USES= gettext USE_GNOME= libgnomeui libxml2 GNU_CONFIGURE= yes -MAKE_JOBS_SAFE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/science/openbabel/Makefile b/science/openbabel/Makefile index dd8c2575d28c..8ddb1759df24 100644 --- a/science/openbabel/Makefile +++ b/science/openbabel/Makefile @@ -17,7 +17,6 @@ USE_GNOME= libxml2 USES= cmake:outsource CMAKE_ARGS= -DBUILD_GUI=off USE_LDCONFIG= yes -MAKE_JOBS_SAFE= yes MAN1= babel.1 \ obabel.1 \ diff --git a/science/paraview/Makefile b/science/paraview/Makefile index 163849c9de13..ef3a76a2703c 100644 --- a/science/paraview/Makefile +++ b/science/paraview/Makefile @@ -82,7 +82,6 @@ PLIST_SUB+= GL2PS="" PLIST_SUB+= GL2PS="@comment " .endif -MAKE_JOBS_SAFE= yes PLIST_SUB+= VERMAJORMINOR=${VERMAJORMINOR} CMAKE2INST= ParaViewConfig.cmake \ diff --git a/science/peekabot/Makefile b/science/peekabot/Makefile index bcb6d0e8dd11..0ea1afb923d1 100644 --- a/science/peekabot/Makefile +++ b/science/peekabot/Makefile @@ -24,7 +24,6 @@ USES= pathfix gmake USE_GCC= 4.6+ GNU_CONFIGURE= yes USE_LDCONFIG= yes -MAKE_JOBS_SAFE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/science/silo/Makefile b/science/silo/Makefile index 884b2ba1d03d..0fae73fd12aa 100644 --- a/science/silo/Makefile +++ b/science/silo/Makefile @@ -25,7 +25,6 @@ USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared --disable-static USE_LDCONFIG= yes -MAKE_JOBS_SAFE= yes .include <bsd.port.options.mk> diff --git a/science/step/Makefile b/science/step/Makefile index dafb973c631f..95a50a99659b 100644 --- a/science/step/Makefile +++ b/science/step/Makefile @@ -21,7 +21,6 @@ USE_KDE4= kdehier kdelibs kdeprefix automoc4 USES= cmake:outsource USE_QT4= opengl moc_build qmake_build rcc_build uic_build USE_XZ= yes -MAKE_JOBS_SAFE= yes pre-configure: # Avoid building translations, should the user pass diff --git a/science/udunits/Makefile b/science/udunits/Makefile index fe9fc84a05f5..c2d78dc8cfab 100644 --- a/science/udunits/Makefile +++ b/science/udunits/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 CONFIGURE_ENV= ac_cv_header_CUnit_CUnit_h=no CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -MAKE_JOBS_SAFE= yes USE_AUTOTOOLS= libtool USE_LDCONFIG= yes |