From d4041784dc51fbd5b1e6a77c341ba00b18e4cd60 Mon Sep 17 00:00:00 2001 From: Alex Kozlov Date: Wed, 14 Aug 2013 22:35:50 +0000 Subject: - Remove MAKE_JOBS_SAFE variable Approved by: portmgr (bdrewery) --- editors/texworks/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'editors/texworks') 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} -- cgit v1.2.3