aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/bbe/Makefile1
-rw-r--r--textproc/chpp/Makefile1
-rw-r--r--textproc/discount/Makefile1
-rw-r--r--textproc/dixit/Makefile1
-rw-r--r--textproc/dwdiff/Makefile1
-rw-r--r--textproc/enchant/Makefile1
-rw-r--r--textproc/htdig/Makefile1
-rw-r--r--textproc/hunspell/Makefile1
-rw-r--r--textproc/kdiff3/Makefile1
-rw-r--r--textproc/libebml/Makefile1
-rw-r--r--textproc/libkolabxml/Makefile1
-rw-r--r--textproc/libtranslate/Makefile1
-rw-r--r--textproc/libwpd/Makefile1
-rw-r--r--textproc/libwpd08/Makefile1
-rw-r--r--textproc/libxml2/Makefile1
-rw-r--r--textproc/ltxml/Makefile1
-rw-r--r--textproc/mxml/Makefile1
-rw-r--r--textproc/opensched/Makefile1
-rw-r--r--textproc/qt4-clucene/Makefile1
-rw-r--r--textproc/qt4-xml/Makefile1
-rw-r--r--textproc/qt4-xmlpatterns-tool/Makefile1
-rw-r--r--textproc/qt4-xmlpatterns/Makefile1
-rw-r--r--textproc/raptor2/Makefile1
-rw-r--r--textproc/redland-bindings/Makefile1
-rw-r--r--textproc/redland/Makefile1
-rw-r--r--textproc/rnv/Makefile1
-rw-r--r--textproc/sagasu/Makefile1
-rw-r--r--textproc/soprano/Makefile1
-rw-r--r--textproc/stardict2/Makefile1
-rw-r--r--textproc/stardict3/Makefile1
-rw-r--r--textproc/tralics/Makefile1
-rw-r--r--textproc/xmlroff/Makefile1
-rw-r--r--textproc/xmlwrapp/Makefile1
33 files changed, 0 insertions, 33 deletions
diff --git a/textproc/bbe/Makefile b/textproc/bbe/Makefile
index 0a62614d0e7b..aa320b9d3c04 100644
--- a/textproc/bbe/Makefile
+++ b/textproc/bbe/Makefile
@@ -13,7 +13,6 @@ MASTER_SITES= SF/${PORTNAME}-/${PORTNAME}/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A sed-like editor for binary files
-MAKE_JOBS_SAFE= yes
HAS_CONFIGURE= yes
diff --git a/textproc/chpp/Makefile b/textproc/chpp/Makefile
index 8492ffd670ae..4fd6af1b0a25 100644
--- a/textproc/chpp/Makefile
+++ b/textproc/chpp/Makefile
@@ -23,7 +23,6 @@ USE_GMAKE= yes
USE_AUTOTOOLS= autoheader aclocal automake autoconf
AUTOMAKE_ARGS= --add-missing --copy --force-missing
CONFIGURE_ARGS= --libdir=${PREFIX}/share
-MAKE_JOBS_SAFE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/textproc/discount/Makefile b/textproc/discount/Makefile
index 6e2b8cd4c581..da09cb4bcc82 100644
--- a/textproc/discount/Makefile
+++ b/textproc/discount/Makefile
@@ -18,7 +18,6 @@ HAS_CONFIGURE= yes
CONFIGURE_SCRIPT=configure.sh
CONFIGURE_ARGS= --prefix=${PREFIX} \
--mandir=${MANPREFIX}/man
-MAKE_JOBS_SAFE= yes
INSTALL_TARGET= install install.man
MAN1= markdown.1
diff --git a/textproc/dixit/Makefile b/textproc/dixit/Makefile
index bbd8e05effa6..189e50683e2b 100644
--- a/textproc/dixit/Makefile
+++ b/textproc/dixit/Makefile
@@ -22,7 +22,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.${QT_VER}
USE_QT4= corelib gui network moc_build qmake_build rcc_build
HAS_CONFIGURE= yes
-MAKE_JOBS_SAFE= yes
PLIST_SUB= _DB=${_DB} DB_DIR=${DB_DIR} _DB_F=${_DB_F}
diff --git a/textproc/dwdiff/Makefile b/textproc/dwdiff/Makefile
index 072df1fd35c6..92169dee04ec 100644
--- a/textproc/dwdiff/Makefile
+++ b/textproc/dwdiff/Makefile
@@ -17,7 +17,6 @@ LICENSE= GPLv3
OPTIONS_DEFINE= UNICODE NLS DOCS
OPTIONS_DEFAULT=UNICODE
-MAKE_JOBS_SAFE= yes
HAS_CONFIGURE= yes
CFLAGS+= -I${LOCALBASE}/include
diff --git a/textproc/enchant/Makefile b/textproc/enchant/Makefile
index 62eb06589fb5..f987f58f8319 100644
--- a/textproc/enchant/Makefile
+++ b/textproc/enchant/Makefile
@@ -19,7 +19,6 @@ USES= pathfix pkgconfig
USE_GNOME= glib20 ltverhack
CONFIGURE_ARGS= --disable-uspell \
--disable-voikko
-MAKE_JOBS_SAFE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/textproc/htdig/Makefile b/textproc/htdig/Makefile
index 878e5945d916..649b1b245be2 100644
--- a/textproc/htdig/Makefile
+++ b/textproc/htdig/Makefile
@@ -12,7 +12,6 @@ DISTNAME= htdig-3.2.0b6
MAINTAINER= ports@FreeBSD.org
COMMENT= WWW indexing and searching system
-MAKE_JOBS_SAFE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-config-dir=${PREFIX}/etc/htdig \
diff --git a/textproc/hunspell/Makefile b/textproc/hunspell/Makefile
index f698e61c3d8d..1daa5dab6f8b 100644
--- a/textproc/hunspell/Makefile
+++ b/textproc/hunspell/Makefile
@@ -16,7 +16,6 @@ LICENSE_COMB= dual
CONFIGURE_ARGS= --disable-nls --with-libiconv-prefix=${LOCALBASE} --with-readline --with-ui
GNU_CONFIGURE= yes
-MAKE_JOBS_SAFE= yes
USES= pathfix iconv ncurses readline
USE_LDCONFIG= yes
diff --git a/textproc/kdiff3/Makefile b/textproc/kdiff3/Makefile
index eac02dae1200..731ef8598544 100644
--- a/textproc/kdiff3/Makefile
+++ b/textproc/kdiff3/Makefile
@@ -17,7 +17,6 @@ COMMENT= A KDE4 graphical frontend for diff
USE_KDE4= kdelibs libkonq kdeprefix kdehier automoc4
USES= cmake gettext
USE_QT4= moc_build qmake_build rcc_build uic_build
-MAKE_JOBS_SAFE= yes
post-patch:
#Fix build with kdelibs>=4.5.0
diff --git a/textproc/libebml/Makefile b/textproc/libebml/Makefile
index 2e16c71d6470..67b1ddb623f8 100644
--- a/textproc/libebml/Makefile
+++ b/textproc/libebml/Makefile
@@ -17,7 +17,6 @@ USE_GMAKE= yes
BUILD_WRKSRC= ${WRKSRC}/make/linux
INSTALL_WRKSRC= ${WRKSRC}/make/linux
USE_LDCONFIG= yes
-MAKE_JOBS_SAFE= yes
# Installs dir with proper permissions
INSTALL_DATA_DIR= ${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP} -m 755
diff --git a/textproc/libkolabxml/Makefile b/textproc/libkolabxml/Makefile
index b0c47e899c21..bcad08e0a89d 100644
--- a/textproc/libkolabxml/Makefile
+++ b/textproc/libkolabxml/Makefile
@@ -26,7 +26,6 @@ CMAKE_ARGS= -DBUILD_TESTS:BOOL=OFF \
-DJAVA_BINDINGS:BOOL=OFF \
-DPHP_BINDINGS:BOOL=OFF \
-DPYTHON_BINDINGS:BOOL=OFF
-MAKE_JOBS_SAFE= yes
USES= cmake:outsource
USE_LDCONFIG= yes
diff --git a/textproc/libtranslate/Makefile b/textproc/libtranslate/Makefile
index ca0da8562c2b..399cb7729c1c 100644
--- a/textproc/libtranslate/Makefile
+++ b/textproc/libtranslate/Makefile
@@ -25,7 +25,6 @@ USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc
-MAKE_JOBS_SAFE= yes
OPTIONS_DEFINE= GENERIC TALKFILTERS
OPTIONS_DEFAULT= GENERIC TALKFILTERS
diff --git a/textproc/libwpd/Makefile b/textproc/libwpd/Makefile
index ac253e521eea..30f260396b0c 100644
--- a/textproc/libwpd/Makefile
+++ b/textproc/libwpd/Makefile
@@ -16,7 +16,6 @@ USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GNOME= gnomehack libgsf
USE_LDCONFIG= yes
-MAKE_JOBS_SAFE= yes
CONFIGURE_ARGS+=--disable-werror --without-docs
PLIST_SUB= MAJVER=${PORTVERSION:R}
diff --git a/textproc/libwpd08/Makefile b/textproc/libwpd08/Makefile
index 09ddb3a101f2..8b88ae623913 100644
--- a/textproc/libwpd08/Makefile
+++ b/textproc/libwpd08/Makefile
@@ -22,7 +22,6 @@ USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GNOME= gnomehack libgsf
USE_LDCONFIG= yes
-MAKE_JOBS_SAFE= yes
CONFIGURE_ARGS+=--without-docs
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile
index 166708860508..54b3d6d8b595 100644
--- a/textproc/libxml2/Makefile
+++ b/textproc/libxml2/Makefile
@@ -18,7 +18,6 @@ COMMENT?= XML parser library for GNOME
USE_CSTD= gnu89
USE_GMAKE= yes
-MAKE_JOBS_SAFE= yes
GNU_CONFIGURE= yes
USES= pathfix iconv
USE_GNOME?= pkgconfig
diff --git a/textproc/ltxml/Makefile b/textproc/ltxml/Makefile
index a077314749ea..d2be4f99e0cf 100644
--- a/textproc/ltxml/Makefile
+++ b/textproc/ltxml/Makefile
@@ -21,7 +21,6 @@ USES= perl5
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-zlib=/usr --datadir=${PREFIX}/lib/ltxml12
-MAKE_JOBS_SAFE= yes
.include <bsd.port.pre.mk>
diff --git a/textproc/mxml/Makefile b/textproc/mxml/Makefile
index 6b8fc3fa3104..01e5d9002449 100644
--- a/textproc/mxml/Makefile
+++ b/textproc/mxml/Makefile
@@ -19,7 +19,6 @@ USE_GMAKE= yes
USE_AUTOTOOLS= libtool
USES= pathfix
CONFIGURE_ARGS= --with-docdir=no
-MAKE_JOBS_SAFE= yes
USE_LDCONFIG= yes
MAN1= mxmldoc.1
diff --git a/textproc/opensched/Makefile b/textproc/opensched/Makefile
index b78a6d4976eb..2528803e834d 100644
--- a/textproc/opensched/Makefile
+++ b/textproc/opensched/Makefile
@@ -18,7 +18,6 @@ LICENSE= GPLv2
USE_GMAKE= yes
ALL_TARGET= build
-MAKE_JOBS_SAFE= yes
MAN1= opensched.1
PLIST_FILES= bin/opensched
diff --git a/textproc/qt4-clucene/Makefile b/textproc/qt4-clucene/Makefile
index c559cef68d51..5bc104c2c902 100644
--- a/textproc/qt4-clucene/Makefile
+++ b/textproc/qt4-clucene/Makefile
@@ -12,7 +12,6 @@ COMMENT= QtCLucene full text search library wrapper
USE_QT4= qmake_build corelib
QT_NONSTANDARD= yes
QT_DIST= yes
-MAKE_JOBS_SAFE= yes
HAS_CONFIGURE= yes
USE_LDCONFIG= ${PREFIX}/lib/qt4
diff --git a/textproc/qt4-xml/Makefile b/textproc/qt4-xml/Makefile
index d9ebb917e232..ca1793d15d2f 100644
--- a/textproc/qt4-xml/Makefile
+++ b/textproc/qt4-xml/Makefile
@@ -12,7 +12,6 @@ COMMENT= Qt XML library
USE_QT4= qmake_build moc_build corelib
QT_NONSTANDARD= yes
QT_DIST= yes
-MAKE_JOBS_SAFE= yes
HAS_CONFIGURE= yes
USE_LDCONFIG= ${PREFIX}/lib/qt4
diff --git a/textproc/qt4-xmlpatterns-tool/Makefile b/textproc/qt4-xmlpatterns-tool/Makefile
index 916b11a2fb3d..9db35abea46e 100644
--- a/textproc/qt4-xmlpatterns-tool/Makefile
+++ b/textproc/qt4-xmlpatterns-tool/Makefile
@@ -12,7 +12,6 @@ COMMENT= Qt4 command line utility for running XQueries
USE_QT4= qmake_build xmlpatterns
QT_NONSTANDARD= yes
QT_DIST= yes
-MAKE_JOBS_SAFE= yes
HAS_CONFIGURE= yes
diff --git a/textproc/qt4-xmlpatterns/Makefile b/textproc/qt4-xmlpatterns/Makefile
index a39442379a03..5f8c1a7d5490 100644
--- a/textproc/qt4-xmlpatterns/Makefile
+++ b/textproc/qt4-xmlpatterns/Makefile
@@ -12,7 +12,6 @@ COMMENT= XQuery 1.0 and XPath 2.0 support for Qt4
USE_QT4= qmake_build moc_build rcc_build corelib network
QT_NONSTANDARD= yes
QT_DIST= yes
-MAKE_JOBS_SAFE= yes
HAS_CONFIGURE= yes
USE_LDCONFIG= ${PREFIX}/lib/qt4
diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile
index 1948a341f564..2a63cf5f5423 100644
--- a/textproc/raptor2/Makefile
+++ b/textproc/raptor2/Makefile
@@ -27,7 +27,6 @@ CONFIGURE_ARGS= --with-xml2-config=${LOCALBASE}/bin/xml2-config \
--with-www=curl
USE_LDCONFIG= yes
-MAKE_JOBS_SAFE= yes
MAN1= rapper.1
MAN3= libraptor2.3
diff --git a/textproc/redland-bindings/Makefile b/textproc/redland-bindings/Makefile
index cb5ad79194a7..c080649d07fd 100644
--- a/textproc/redland-bindings/Makefile
+++ b/textproc/redland-bindings/Makefile
@@ -12,7 +12,6 @@ COMMENT?= Language bindings for the Redland package
LIB_DEPENDS= rdf:${PORTSDIR}/textproc/redland
GNU_CONFIGURE= yes
-MAKE_JOBS_SAFE= yes
OPTIONS_DEFINE= PERL PHP PYTHON RUBY
OPTIONS_DEFAULT=PYTHON
diff --git a/textproc/redland/Makefile b/textproc/redland/Makefile
index 35a5649b18cd..a67ed3b89304 100644
--- a/textproc/redland/Makefile
+++ b/textproc/redland/Makefile
@@ -21,7 +21,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-raptor=system \
--with-threestore=no
USE_GMAKE= yes
-MAKE_JOBS_SAFE= yes
USE_LDCONFIG= yes
MAN1= rdfproc.1 redland-config.1 \
diff --git a/textproc/rnv/Makefile b/textproc/rnv/Makefile
index 04e0ce425e45..46e75087fe67 100644
--- a/textproc/rnv/Makefile
+++ b/textproc/rnv/Makefile
@@ -16,7 +16,6 @@ LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2
USE_XZ= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-expat="${LOCALBASE}"
-MAKE_JOBS_SAFE= yes
MAN1= rnv.1
PLIST_FILES= bin/arx bin/rnv bin/rvp bin/xsdck
diff --git a/textproc/sagasu/Makefile b/textproc/sagasu/Makefile
index 14c4c2dc9f9b..bba2bc7ab8e7 100644
--- a/textproc/sagasu/Makefile
+++ b/textproc/sagasu/Makefile
@@ -15,7 +15,6 @@ USES= pathfix pkgconfig gettext
USE_GNOME= gnomehier libgnomeui
USE_GMAKE= yes
GNU_CONFIGURE= yes
-MAKE_JOBS_SAFE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/textproc/soprano/Makefile b/textproc/soprano/Makefile
index 617692074ea5..ce84fba70cae 100644
--- a/textproc/soprano/Makefile
+++ b/textproc/soprano/Makefile
@@ -19,7 +19,6 @@ USE_BZIP2= yes
USES= cmake pkgconfig
CMAKE_ARGS+= -DSOPRANO_DISABLE_CLUCENE_INDEX=yes \
-DSOPRANO_DISABLE_SESAME2_BACKEND=yes
-MAKE_JOBS_SAFE= yes
USE_LDCONFIG= yes
post-patch:
diff --git a/textproc/stardict2/Makefile b/textproc/stardict2/Makefile
index 94066e8429ed..b82c2aea8ebc 100644
--- a/textproc/stardict2/Makefile
+++ b/textproc/stardict2/Makefile
@@ -18,7 +18,6 @@ USE_GMAKE= yes
USE_BZIP2= yes
USE_GNOME= gnomehack gnomeprefix
USES= gettext
-MAKE_JOBS_SAFE= yes
LATEST_LINK= stardict2
OPTIONS_DEFINE= GNOME
diff --git a/textproc/stardict3/Makefile b/textproc/stardict3/Makefile
index 80e288409fb3..abe11cb32b9c 100644
--- a/textproc/stardict3/Makefile
+++ b/textproc/stardict3/Makefile
@@ -24,7 +24,6 @@ USE_GMAKE= yes
USE_BZIP2= yes
USE_GNOME= gnomehack
USES= gettext
-MAKE_JOBS_SAFE= yes
CONFIGURE_WRKSRC= ${WRKSRC}/dict
BUILD_WRKSRC= ${CONFIGURE_WRKSRC}
INSTALL_WRKSRC= ${CONFIGURE_WRKSRC}
diff --git a/textproc/tralics/Makefile b/textproc/tralics/Makefile
index 0c6c7ea45a31..d314838c97a9 100644
--- a/textproc/tralics/Makefile
+++ b/textproc/tralics/Makefile
@@ -14,7 +14,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src
MAKE_ARGS= CC="${CXX}" CXX="${CXX}" CPPFLAGS="${CXXFLAGS}"
ALL_TARGET= ${PORTNAME}
-MAKE_JOBS_SAFE= yes
PLIST_FILES= bin/${PORTNAME}
diff --git a/textproc/xmlroff/Makefile b/textproc/xmlroff/Makefile
index 572a5245aa76..3fc96632c6af 100644
--- a/textproc/xmlroff/Makefile
+++ b/textproc/xmlroff/Makefile
@@ -25,7 +25,6 @@ CONFIGURE_ARGS= --disable-gtk-doc \
--with-html-dir=${PREFIX}/share/doc
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-MAKE_JOBS_SAFE= yes
post-patch:
@${REINPLACE_CMD} -e 's|glib/.*\.h>|glib.h>|g' \
diff --git a/textproc/xmlwrapp/Makefile b/textproc/xmlwrapp/Makefile
index 8ecfea836c54..044e0ad3af12 100644
--- a/textproc/xmlwrapp/Makefile
+++ b/textproc/xmlwrapp/Makefile
@@ -22,7 +22,6 @@ USE_GNOME= libxml2
USE_AUTOTOOLS= libtool
CONFIGURE_ARGS= --disable-silent-rules
USE_LDCONFIG= yes
-MAKE_JOBS_SAFE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib -lboost_system