aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2013-08-14 22:35:50 +0000
committerAlex Kozlov <ak@FreeBSD.org>2013-08-14 22:35:50 +0000
commitd4041784dc51fbd5b1e6a77c341ba00b18e4cd60 (patch)
treee9aa43bc0924dc359b2756757c2c0994f118aa35 /ports-mgmt
parent702abdca4ef62ef60af2ad91e5ef063c02599bd1 (diff)
downloadports-d4041784dc51fbd5b1e6a77c341ba00b18e4cd60.tar.gz
ports-d4041784dc51fbd5b1e6a77c341ba00b18e4cd60.zip
Notes
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/dialog4ports/Makefile1
-rw-r--r--ports-mgmt/kpackagekit/Makefile1
-rw-r--r--ports-mgmt/kports-qt4/Makefile1
-rw-r--r--ports-mgmt/pkg-devel/Makefile1
-rw-r--r--ports-mgmt/pkg/Makefile1
5 files changed, 0 insertions, 5 deletions
diff --git a/ports-mgmt/dialog4ports/Makefile b/ports-mgmt/dialog4ports/Makefile
index eb3521dc866e..69147961a98e 100644
--- a/ports-mgmt/dialog4ports/Makefile
+++ b/ports-mgmt/dialog4ports/Makefile
@@ -25,7 +25,6 @@ MAKE_ENV+= __MAKE_CONF=/dev/null SRCCONF=/dev/null
PLIST_FILES= bin/dialog4ports
-MAKE_JOBS_SAFE= yes
.include <bsd.port.pre.mk>
diff --git a/ports-mgmt/kpackagekit/Makefile b/ports-mgmt/kpackagekit/Makefile
index b7af9ab45594..7b6dcc83be43 100644
--- a/ports-mgmt/kpackagekit/Makefile
+++ b/ports-mgmt/kpackagekit/Makefile
@@ -23,7 +23,6 @@ USE_BZIP2= yes
USE_GNOME= pkgconfig
USE_KDE4= automoc4 kdehier kdelibs kdeprefix
USE_QT4= moc_build qmake_build rcc_build uic_build
-MAKE_JOBS_SAFE= yes
USES= cmake gettext
LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes
diff --git a/ports-mgmt/kports-qt4/Makefile b/ports-mgmt/kports-qt4/Makefile
index bb77fb390e9a..f8678b47753b 100644
--- a/ports-mgmt/kports-qt4/Makefile
+++ b/ports-mgmt/kports-qt4/Makefile
@@ -19,7 +19,6 @@ USE_BZIP2= yes
USE_QT4= corelib gui network qmake_build moc_build uic_build rcc_build
QMAKE_ARGS+= PREFIX=${PREFIX}
-MAKE_JOBS_SAFE= yes
HAS_CONFIGURE= yes
diff --git a/ports-mgmt/pkg-devel/Makefile b/ports-mgmt/pkg-devel/Makefile
index e67873129d79..072193e5b4bc 100644
--- a/ports-mgmt/pkg-devel/Makefile
+++ b/ports-mgmt/pkg-devel/Makefile
@@ -15,7 +15,6 @@ LICENSE= BSD
USE_XZ= yes
-MAKE_JOBS_SAFE= yes
# Disable CCACHE support because of the chicken/egg problem pkg should always
# With no dependency at all
NO_CCACHE= yes
diff --git a/ports-mgmt/pkg/Makefile b/ports-mgmt/pkg/Makefile
index 2d3e4ef7060a..1903d91f3a3b 100644
--- a/ports-mgmt/pkg/Makefile
+++ b/ports-mgmt/pkg/Makefile
@@ -15,7 +15,6 @@ LICENSE= BSD
USE_XZ= yes
-MAKE_JOBS_SAFE= yes
# Disable CCACHE support because of the chicken/egg problem pkg should always
# With no dependency at all
NO_CCACHE= yes