aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorak <ak@FreeBSD.org>2013-08-15 06:35:50 +0800
committerak <ak@FreeBSD.org>2013-08-15 06:35:50 +0800
commit472387c1864e149c8de23f290e91793ad7fbf8ca (patch)
treee9aa43bc0924dc359b2756757c2c0994f118aa35 /astro
parentf2d5090c7c455bef6c3cbb6ddcb5bc50b3fe334b (diff)
downloadfreebsd-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 'astro')
-rw-r--r--astro/cfitsio/Makefile1
-rw-r--r--astro/fowsr/Makefile1
-rw-r--r--astro/garmindev/Makefile1
-rw-r--r--astro/gpscorrelate/Makefile1
-rw-r--r--astro/gpsd/Makefile1
-rw-r--r--astro/kstars/Makefile1
-rw-r--r--astro/libosmpbf/Makefile1
-rw-r--r--astro/marble/Makefile1
-rw-r--r--astro/merkaartor/Makefile1
-rw-r--r--astro/qlandkartegt/Makefile1
-rw-r--r--astro/sunclock/Makefile1
-rw-r--r--astro/viking/Makefile1
-rw-r--r--astro/xtide/Makefile1
13 files changed, 0 insertions, 13 deletions
diff --git a/astro/cfitsio/Makefile b/astro/cfitsio/Makefile
index 78b915120354..606c3d9a72f6 100644
--- a/astro/cfitsio/Makefile
+++ b/astro/cfitsio/Makefile
@@ -23,7 +23,6 @@ OPTIONS_DEFINE= DOCS
ALL_TARGET= shared
CONFIGURE_ARGS= ac_cv_prog_FC="f2c"
GNU_CONFIGURE= yes
-MAKE_JOBS_SAFE= yes
USE_LDCONFIG= yes
USES= pkgconfig
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/astro/fowsr/Makefile b/astro/fowsr/Makefile
index 7c8821ab98ce..987ea5ce1e2b 100644
--- a/astro/fowsr/Makefile
+++ b/astro/fowsr/Makefile
@@ -17,7 +17,6 @@ FILEDATE= 20100718
WRKSRC= ${WRKDIR}/${PORTNAME}-${FILEVER}
USE_GMAKE= yes
-MAKE_JOBS_SAFE= yes
PLIST_FILES= bin/fowsr
diff --git a/astro/garmindev/Makefile b/astro/garmindev/Makefile
index bdf4a1554c21..1b941d63d430 100644
--- a/astro/garmindev/Makefile
+++ b/astro/garmindev/Makefile
@@ -12,6 +12,5 @@ COMMENT= Drivers for using Garmin GPS units with QlandkarteGT
LICENSE= GPLv2
USES= cmake
-MAKE_JOBS_SAFE= yes
.include <bsd.port.mk>
diff --git a/astro/gpscorrelate/Makefile b/astro/gpscorrelate/Makefile
index cddc67ad8003..ebb0f62014e9 100644
--- a/astro/gpscorrelate/Makefile
+++ b/astro/gpscorrelate/Makefile
@@ -24,7 +24,6 @@ GH_COMMIT= a36646b
USE_GNOME= libxml2
USE_GMAKE= yes
-MAKE_JOBS_SAFE= yes
MAN1= gpscorrelate.1
MLINKS= gpscorrelate.1 gpscorrelate-gui.1
diff --git a/astro/gpsd/Makefile b/astro/gpsd/Makefile
index 1a20db8e29c1..75cbf00735e8 100644
--- a/astro/gpsd/Makefile
+++ b/astro/gpsd/Makefile
@@ -18,7 +18,6 @@ USE_RC_SUBR= gpsd
USE_PYTHON= yes
INSTALLS_EGGINFO= yes
PYDISTUTILS_EGGINFO= gps-${PORTVERSION}.egg-info
-MAKE_JOBS_SAFE= yes
SCONS_BUILDENV= CC=${CC}
SCONS_ARGS= prefix="${PREFIX}" mandir="man" pkgconfig="libdata/pkgconfig" \
diff --git a/astro/kstars/Makefile b/astro/kstars/Makefile
index d5e1e88252cb..e6fcb46f4240 100644
--- a/astro/kstars/Makefile
+++ b/astro/kstars/Makefile
@@ -24,6 +24,5 @@ USE_KDE4= kdehier kdelibs kdeprefix automoc4
USES= cmake:outsource
USE_QT4= opengl qmake_build moc_build rcc_build uic_build
USE_XZ= yes
-MAKE_JOBS_SAFE= yes
.include <bsd.port.mk>
diff --git a/astro/libosmpbf/Makefile b/astro/libosmpbf/Makefile
index 46d6500a0fad..846bf2059978 100644
--- a/astro/libosmpbf/Makefile
+++ b/astro/libosmpbf/Makefile
@@ -19,7 +19,6 @@ GH_TAGNAME= v${PORTVERSION}
GH_COMMIT= d9be2d1
USE_GMAKE= yes
-MAKE_JOBS_SAFE= yes
BUILD_WRKSRC= ${WRKSRC}/src
INSTALL_WRKSRC= ${WRKSRC}/src
diff --git a/astro/marble/Makefile b/astro/marble/Makefile
index 197b1c3ddd74..1b369229c5d6 100644
--- a/astro/marble/Makefile
+++ b/astro/marble/Makefile
@@ -20,7 +20,6 @@ USE_QT4= corelib dbus declarative designer_build gui network phonon \
USE_XZ= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
-MAKE_JOBS_SAFE= yes
MAKE_ENV= XDG_CONFIG_HOME=/dev/null
CMAKE_ARGS= -DMOBILE:BOOL=FALSE
diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile
index 2c5c838ef728..509cd9dae868 100644
--- a/astro/merkaartor/Makefile
+++ b/astro/merkaartor/Makefile
@@ -25,7 +25,6 @@ USE_LDCONFIG= yes
USE_QT4= qmake_build uic_build moc_build rcc_build \
gui network svg webkit xml imageformats script scripttools
-MAKE_JOBS_SAFE= yes
.if exists(${LOCALBASE}/bin/gnome-session)
INSTALLS_ICONS= yes
diff --git a/astro/qlandkartegt/Makefile b/astro/qlandkartegt/Makefile
index 8575cee5a07f..a7beb8277678 100644
--- a/astro/qlandkartegt/Makefile
+++ b/astro/qlandkartegt/Makefile
@@ -20,7 +20,6 @@ USES= cmake
USE_QT4= dbus gui opengl network sql xml linguist_build \
moc_build uic_build rcc_build qmake_build
USE_GL= glu
-MAKE_JOBS_SAFE= yes
SUB_FILES= qlandkartegt
diff --git a/astro/sunclock/Makefile b/astro/sunclock/Makefile
index f4a8af1d5644..a8082204eb48 100644
--- a/astro/sunclock/Makefile
+++ b/astro/sunclock/Makefile
@@ -16,7 +16,6 @@ LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \
USE_BZIP2= yes
USE_XORG= xpm
-MAKE_JOBS_SAFE= yes
CPPFLAGS+= $$(libpng-config --I_opts) \
-I${LOCALBASE}/include \
diff --git a/astro/viking/Makefile b/astro/viking/Makefile
index 0df4f201826e..8bd615f7da08 100644
--- a/astro/viking/Makefile
+++ b/astro/viking/Makefile
@@ -31,7 +31,6 @@ USE_GMAKE= yes
USE_PERL5_RUN= yes
INSTALLS_ICONS= yes
INSTALLS_OMF= yes
-MAKE_JOBS_SAFE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib -pthread
diff --git a/astro/xtide/Makefile b/astro/xtide/Makefile
index ebf84d802340..1427a30a6ed1 100644
--- a/astro/xtide/Makefile
+++ b/astro/xtide/Makefile
@@ -27,7 +27,6 @@ MAN8= xttpd.8
CPPFLAGS+= -I../${TCD_DISTNAME} -I${LOCALBASE}/include/libpng15
LDFLAGS+= -L../${TCD_DISTNAME}/.libs -L${LOCALBASE}/lib
-MAKE_JOBS_SAFE= yes
TCD_DISTNAME= libtcd-2.2.5
HARM_DISTNAME= harmonics-dwf-20121224