summaryrefslogtreecommitdiff
path: root/editors
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 /editors
parent- update to 1.0.22 (diff)
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
Notes
Notes: svn path=/head/; revision=324744
Diffstat (limited to 'editors')
-rw-r--r--editors/abiword/Makefile1
-rw-r--r--editors/calligra/Makefile1
-rw-r--r--editors/elvis/Makefile1
-rw-r--r--editors/emacs-devel/Makefile1
-rw-r--r--editors/emacs/Makefile1
-rw-r--r--editors/gnotepad+/Makefile1
-rw-r--r--editors/gnuserv/Makefile1
-rw-r--r--editors/gobby/Makefile1
-rw-r--r--editors/kate-plugin-pate/Makefile1
-rw-r--r--editors/kate/Makefile1
-rw-r--r--editors/kile-kde4/Makefile1
-rw-r--r--editors/lfhex/Makefile1
-rw-r--r--editors/libreoffice/Makefile1
-rw-r--r--editors/madedit/Makefile1
-rw-r--r--editors/manedit/Makefile1
-rw-r--r--editors/openoffice-3/Makefile1
-rw-r--r--editors/openoffice-devel/Makefile1
-rw-r--r--editors/scite/Makefile1
-rw-r--r--editors/tamago/Makefile1
-rw-r--r--editors/tea/Makefile1
-rw-r--r--editors/ted/Makefile1
-rw-r--r--editors/texmacs/Makefile1
-rw-r--r--editors/texmaker/Makefile1
-rw-r--r--editors/textroom/Makefile1
-rw-r--r--editors/texworks/Makefile1
-rw-r--r--editors/vigor/Makefile1
-rw-r--r--editors/vile/Makefile1
-rw-r--r--editors/xemacs/Makefile1
-rw-r--r--editors/xvile/Makefile1
29 files changed, 0 insertions, 29 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index b9e5ff460797..4e5e87c9db81 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -28,7 +28,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USE_GMAKE= yes
USES= pathfix gettext iconv
USE_GNOME= libxml2 gtk20 desktopfileutils librsvg2 libxslt
-MAKE_JOBS_SAFE= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile
index 898705f2888c..1afee03b6f47 100644
--- a/editors/calligra/Makefile
+++ b/editors/calligra/Makefile
@@ -49,7 +49,6 @@ USE_BZIP2= yes
USES= cmake:outsource pkgconfig iconv
CMAKE_ARGS= -DCMAKE_INCLUDE_PATH:STRING="${QT_INCDIR} ${LOCALBASE}/include" \
-DIHAVEPATCHEDQT:BOOL=TRUE # To be removed with Qt 4.8.2.
-MAKE_JOBS_SAFE= yes
USE_LDCONFIG= yes
OPTIONS_DEFINE= GTL MARBLE MYSQL PGSQL SYBASE
diff --git a/editors/elvis/Makefile b/editors/elvis/Makefile
index d8ecb727a059..235089496d1e 100644
--- a/editors/elvis/Makefile
+++ b/editors/elvis/Makefile
@@ -17,7 +17,6 @@ EXTRACT_AFTER_ARGS= --exclude guiwin32
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix="${PREFIX}"
ALL_TARGET= all doc/elvtags.man
-MAKE_JOBS_SAFE= yes
MAN1= elvfmt.1 elvis.1 elvtags.1 ref.1
diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile
index bfed3fb7c7fd..077943a72466 100644
--- a/editors/emacs-devel/Makefile
+++ b/editors/emacs-devel/Makefile
@@ -15,7 +15,6 @@ COMMENT= GNU editing macros
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
-MAKE_JOBS_SAFE= yes
CONFLICTS= emacs-19.* emacs-21.* emacs-22.* emacs-23.* \
xemacs-[0-9]* xemacs-devel-[0-9]* \
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
index 6bb568ea41a7..77bbd86ea971 100644
--- a/editors/emacs/Makefile
+++ b/editors/emacs/Makefile
@@ -14,7 +14,6 @@ COMMENT= GNU editing macros
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
-MAKE_JOBS_SAFE= yes
CONFLICTS= emacs-19.* emacs-21.* emacs-22.* emacs-23.* \
xemacs-[0-9]* xemacs-devel-[0-9]* \
diff --git a/editors/gnotepad+/Makefile b/editors/gnotepad+/Makefile
index 71d9d74fe2cf..8c9b299228c2 100644
--- a/editors/gnotepad+/Makefile
+++ b/editors/gnotepad+/Makefile
@@ -27,7 +27,6 @@ WANT_GNOME= yes
USE_GNOME= gnomeprefix gtk12
USES= gettext
GNU_CONFIGURE= yes
-MAKE_JOBS_SAFE= yes
MAN1= gnp.1
diff --git a/editors/gnuserv/Makefile b/editors/gnuserv/Makefile
index 3f343b983748..5984ca4c82a0 100644
--- a/editors/gnuserv/Makefile
+++ b/editors/gnuserv/Makefile
@@ -15,7 +15,6 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= A standalone release of gnuserv for GNU Emacs
-MAKE_JOBS_SAFE= yes
GNU_CONFIGURE= yes
diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile
index f3a497f50cbf..47a9c93c937e 100644
--- a/editors/gobby/Makefile
+++ b/editors/gobby/Makefile
@@ -22,7 +22,6 @@ GTKSPELL_DESC= Enable GtkSpell support
USE_GNOME= gnomehack gtksourceview2 intltool
USE_GMAKE= yes
GNU_CONFIGURE= yes
-MAKE_JOBS_SAFE= yes
INSTALLS_ICONS= yes
MAN1= ${PORTNAME}.1
diff --git a/editors/kate-plugin-pate/Makefile b/editors/kate-plugin-pate/Makefile
index 484c8cf4d1ca..f35ed48f11e2 100644
--- a/editors/kate-plugin-pate/Makefile
+++ b/editors/kate-plugin-pate/Makefile
@@ -18,7 +18,6 @@ USE_KDE4= kdelibs kdeprefix kdehier automoc4 kate \
USE_QT4= gui webkit \
moc_build qmake_build rcc_build uic_build
USE_PYTHON= yes
-MAKE_JOBS_SAFE= yes
DISTINFO_FILE= ${PORTSDIR}/editors/kate/distinfo
diff --git a/editors/kate/Makefile b/editors/kate/Makefile
index ed5aae4d504e..0dce487b3750 100644
--- a/editors/kate/Makefile
+++ b/editors/kate/Makefile
@@ -22,7 +22,6 @@ USE_PERL5_BUILD= yes
USE_QT4= dbus gui script sql webkit xml \
moc_build qmake_build rcc_build uic_build
USE_LDCONFIG= yes
-MAKE_JOBS_SAFE= yes
MAN1= kate.1
diff --git a/editors/kile-kde4/Makefile b/editors/kile-kde4/Makefile
index e0e3aa91aa0e..7ea668c898cc 100644
--- a/editors/kile-kde4/Makefile
+++ b/editors/kile-kde4/Makefile
@@ -16,7 +16,6 @@ USES= cmake
USE_QT4= qmake_build moc_build rcc_build uic_build
USE_KDE4= kdeprefix kdelibs automoc4 sharedmime kate_run
USE_TEX= latex
-MAKE_JOBS_SAFE= yes
LATEST_LINK= ${PORTNAME}-kde4
diff --git a/editors/lfhex/Makefile b/editors/lfhex/Makefile
index 1034dbdc9702..b8361005ac0c 100644
--- a/editors/lfhex/Makefile
+++ b/editors/lfhex/Makefile
@@ -14,7 +14,6 @@ LICENSE= GPLv2
USE_QT4= corelib gui moc_build qmake_build rcc_build
USES= bison
-MAKE_JOBS_SAFE= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/src
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile
index 01551ef50ff1..fe344ba4a59c 100644
--- a/editors/libreoffice/Makefile
+++ b/editors/libreoffice/Makefile
@@ -60,7 +60,6 @@ RUN_DEPENDS= ${LOCALBASE}/lib/X11/fonts/dejavu/DejaVuSans.ttf:${PORTSDIR}/x11-fo
CONFLICTS_INSTALL= libreoffice-legacy-[0-9]*
_MAKE_JOBS= #
-MAKE_JOBS_SAFE= yes
GNU_CONFIGURE= yes
USE_AUTOTOOLS= autoconf aclocal
diff --git a/editors/madedit/Makefile b/editors/madedit/Makefile
index 9a7c6a6df64d..55098acb5dce 100644
--- a/editors/madedit/Makefile
+++ b/editors/madedit/Makefile
@@ -13,7 +13,6 @@ COMMENT= An open-source and cross-platform text/hex editor
USES= gettext
USE_WX= 2.6+
WANT_UNICODE= yes
-MAKE_JOBS_SAFE= yes
USE_DOS2UNIX= yes
LIB_DEPENDS+= boost_regex:${PORTSDIR}/devel/boost-libs
diff --git a/editors/manedit/Makefile b/editors/manedit/Makefile
index a89fd6402767..a09fc1b6062a 100644
--- a/editors/manedit/Makefile
+++ b/editors/manedit/Makefile
@@ -12,7 +12,6 @@ COMMENT= A UNIX manual page editor and viewer
WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME}
MAKEFILE= Makefile.FreeBSD
-MAKE_JOBS_SAFE= yes
USE_BZIP2= yes
USE_GNOME= gtk12
diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile
index 06f688a0dd26..2b58b53a858c 100644
--- a/editors/openoffice-3/Makefile
+++ b/editors/openoffice-3/Makefile
@@ -31,7 +31,6 @@ USE_PERL5= build
USE_BZIP2= yes
USES+= bison perl5
WITHOUT_CPU_CFLAGS= true
-MAKE_JOBS_SAFE= yes
OPTIONS_DEFINE= GCONF GNOMEVFS
OPTIONS_DEFAULT=GCONF GNOMEVFS
diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile
index 3d5fd817b7bc..0b23e5a31a78 100644
--- a/editors/openoffice-devel/Makefile
+++ b/editors/openoffice-devel/Makefile
@@ -32,7 +32,6 @@ USE_BZIP2= yes
USES+= bison perl5
USE_PERL5= build
WITHOUT_CPU_CFLAGS= true
-MAKE_JOBS_SAFE= yes
OPTIONS_DEFINE= GCONF GNOMEVFS
OPTIONS_DEFAULT=GCONF GNOMEVFS
diff --git a/editors/scite/Makefile b/editors/scite/Makefile
index 5bda014690cf..2b2aa1c23097 100644
--- a/editors/scite/Makefile
+++ b/editors/scite/Makefile
@@ -22,7 +22,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}/gtk
USE_GMAKE= yes
USE_GNOME= gtk20
MAKEFILE= makefile
-MAKE_JOBS_SAFE= yes
MAN1= scite.1
PORTDOCS= *
diff --git a/editors/tamago/Makefile b/editors/tamago/Makefile
index 3ff3a457ba02..8e5f62adff29 100644
--- a/editors/tamago/Makefile
+++ b/editors/tamago/Makefile
@@ -24,7 +24,6 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_EMACS= yes
WRKSRC= ${WRKDIR}/egg-4.0.6+0.20041122cvs
-MAKE_JOBS_SAFE= yes
PLIST_SUB= ELISPDIR="${EMACS_VERSION_SITE_LISPDIR}"
PORTDOCS= AUTHORS ChangeLog ChangeLog.1997-1998 \
ChangeLog.2000-2001 PROBLEMS README.ja.txt TODO \
diff --git a/editors/tea/Makefile b/editors/tea/Makefile
index 5584c61a3f45..bd6f7871239b 100644
--- a/editors/tea/Makefile
+++ b/editors/tea/Makefile
@@ -17,7 +17,6 @@ OPTIONS_DEFAULT= ASPELL
USE_BZIP2= yes
USE_QT4= gui moc_build qmake_build rcc_build
-MAKE_JOBS_SAFE= yes
PLIST_FILES= bin/tea share/pixmaps/tea_icon_v2.png
diff --git a/editors/ted/Makefile b/editors/ted/Makefile
index 67e0f96682d1..7450ccdf53e3 100644
--- a/editors/ted/Makefile
+++ b/editors/ted/Makefile
@@ -34,7 +34,6 @@ MAKE_ENV= DEF_AFMDIR="-DAFMDIR=\"\\\"${AFMDIR}/\\\"\"" \
DEF_DOCUMENT_DIR="-DDOCUMENT_DIR=\"\\\"${DOCSDIR}/\\\"\"" \
DEF_PSSCRIPT_DIR="-DPSSCRIPT_DIR=\"\\\"${DATADIR}/\\\"\""
ALL_TARGET= compile.shared
-MAKE_JOBS_SAFE= yes
MAN1= Ted.1 rtf2pdf.1 rtf2ps.1
diff --git a/editors/texmacs/Makefile b/editors/texmacs/Makefile
index 37d83613c659..39ccee3c36eb 100644
--- a/editors/texmacs/Makefile
+++ b/editors/texmacs/Makefile
@@ -14,7 +14,6 @@ COMMENT= WYSIWYG scientific text editor
LIB_DEPENDS= guile.21:${PORTSDIR}/lang/guile
-MAKE_JOBS_SAFE= yes
USE_PYTHON= yes
USE_TEX= tex
diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile
index bb9f152ac133..d5c437b342ff 100644
--- a/editors/texmaker/Makefile
+++ b/editors/texmaker/Makefile
@@ -22,7 +22,6 @@ USE_TEX= latex dvipsk
HAS_CONFIGURE= yes
QMAKE_ARGS= PREFIX=${PREFIX} ICONDIR=${PREFIX}/share/pixmaps \
DESKTOPDIR=${DESKTOPDIR}
-MAKE_JOBS_SAFE= yes
OPTIONS_DEFINE= GV XDVI
GV_DESC= View ps files with gv
diff --git a/editors/textroom/Makefile b/editors/textroom/Makefile
index 2f5c3b0872e6..98d0f9432af6 100644
--- a/editors/textroom/Makefile
+++ b/editors/textroom/Makefile
@@ -20,7 +20,6 @@ USE_QT4= moc_build qmake_build rcc_build uic_build corelib gui xml \
svg opengl qt3support
QMAKE_ARGS= PREFIX=${PREFIX} LOCALBASE=${LOCALBASE}
HAS_CONFIGURE= yes
-MAKE_JOBS_SAFE= yes
post-patch:
@${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|' \
diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile
index 7d70385e075f..de9ed5c10a5f 100644
--- a/editors/texworks/Makefile
+++ b/editors/texworks/Makefile
@@ -27,7 +27,6 @@ QMAKE_ARGS= INSTALL_PREFIX=${PREFIX} \
MAN_DIR=${MAN1PREFIX}/man/man1 \
TW_DICPATH=${LOCALBASE}/share/hunspell \
TW_HELPPATH=${DOCSDIR}
-MAKE_JOBS_SAFE= yes
VCS_REVISION= 1004
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/editors/vigor/Makefile b/editors/vigor/Makefile
index d27bb21af4f8..f5c89ffa70b0 100644
--- a/editors/vigor/Makefile
+++ b/editors/vigor/Makefile
@@ -21,7 +21,6 @@ USE_TK= yes
USE_TK_BUILD= yes
USE_XORG= x11
GNU_CONFIGURE= yes
-MAKE_JOBS_SAFE= yes
CPPFLAGS+= -I${TCL_INCLUDEDIR} -I${TK_INCLUDEDIR}
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/editors/vile/Makefile b/editors/vile/Makefile
index b75d7f8bff9b..200e537eaa4e 100644
--- a/editors/vile/Makefile
+++ b/editors/vile/Makefile
@@ -23,7 +23,6 @@ USES= pkgconfig shebangfix
SHEBANG_FILES= perl/vileget
GNU_CONFIGURE= yes
MAKEFILE= makefile
-MAKE_JOBS_SAFE= yes
MAN1= vile.1
diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile
index 3ea9d247e7fa..4546807553f3 100644
--- a/editors/xemacs/Makefile
+++ b/editors/xemacs/Makefile
@@ -17,7 +17,6 @@ CONFLICTS= emacs-19.* emacs-21.* emacs-22.* \
xemacs-devel-[0-9]* \
xemacs-mule-[0-9]* xemacs-devel-mule-[0-9]*
-MAKE_JOBS_SAFE= yes
XEMACS_REL= 21.4
XEMACS_VER= 21.4.22
diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile
index c2d4133e526d..c224753188a3 100644
--- a/editors/xvile/Makefile
+++ b/editors/xvile/Makefile
@@ -35,7 +35,6 @@ CONFIGURE_ARGS= --disable-imake \
--with-xpm \
--with-pixmapdir=${PREFIX}/share/pixmaps
MAKEFILE= makefile
-MAKE_JOBS_SAFE= yes
DATADIR= ${PREFIX}/share/vile