aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
Diffstat (limited to 'archivers')
-rw-r--r--archivers/amigadepacker/Makefile2
-rw-r--r--archivers/ecm/Makefile2
-rw-r--r--archivers/gzrecover/Makefile2
-rw-r--r--archivers/mar/Makefile2
-rw-r--r--archivers/ppmd/Makefile2
-rw-r--r--archivers/unlzx/Makefile2
-rw-r--r--archivers/unmass/Makefile1
-rw-r--r--archivers/unzoo/Makefile2
8 files changed, 0 insertions, 15 deletions
diff --git a/archivers/amigadepacker/Makefile b/archivers/amigadepacker/Makefile
index 7e9c741494e2..df2004c19a19 100644
--- a/archivers/amigadepacker/Makefile
+++ b/archivers/amigadepacker/Makefile
@@ -22,8 +22,6 @@ ALL_TARGET= ${PORTNAME}
MAN1= amigadepacker.1
PLIST_FILES= bin/amigadepacker
-MAKE_JOBS_SAFE= yes
-
post-patch:
@${REINPLACE_CMD} -E '/^(CC|CFLAGS)/d' ${WRKSRC}/Makefile.in
diff --git a/archivers/ecm/Makefile b/archivers/ecm/Makefile
index b565a171656d..13333ba101e7 100644
--- a/archivers/ecm/Makefile
+++ b/archivers/ecm/Makefile
@@ -14,8 +14,6 @@ LICENSE= GPLv2
CONFLICTS= gmp-ecm-[0-9]*
-MAKE_JOBS_SAFE= yes
-
PLIST_FILES= bin/ecm bin/unecm
PORTDOCS= format.txt
diff --git a/archivers/gzrecover/Makefile b/archivers/gzrecover/Makefile
index ad9f6da6c61e..842fc747b514 100644
--- a/archivers/gzrecover/Makefile
+++ b/archivers/gzrecover/Makefile
@@ -13,8 +13,6 @@ COMMENT= GZIP recovery toolkit
LICENSE= GPLv2
-MAKE_JOBS_SAFE= yes
-
CFLAGS+= -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -lz
PLIST_FILES= bin/${PORTNAME}
diff --git a/archivers/mar/Makefile b/archivers/mar/Makefile
index 3e4a1f3c674a..81e5cf95b27b 100644
--- a/archivers/mar/Makefile
+++ b/archivers/mar/Makefile
@@ -12,8 +12,6 @@ COMMENT= Simple binary file format for storing arbitrary meta and user data
LICENSE= MIT
-MAKE_JOBS_SAFE= yes
-
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}
MAN1= mar.1
diff --git a/archivers/ppmd/Makefile b/archivers/ppmd/Makefile
index 6032693712a7..ec04f11e2b8d 100644
--- a/archivers/ppmd/Makefile
+++ b/archivers/ppmd/Makefile
@@ -9,8 +9,6 @@ MASTER_SITES= CRITICAL
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Fast archiver with good compression ratio
-MAKE_JOBS_SAFE= yes
-
MAN1= ppmd.1
PORTDOCS= read_me.txt
PLIST_FILES= bin/ppmd
diff --git a/archivers/unlzx/Makefile b/archivers/unlzx/Makefile
index 5f7396101257..c4df9b622b06 100644
--- a/archivers/unlzx/Makefile
+++ b/archivers/unlzx/Makefile
@@ -11,8 +11,6 @@ EXTRACT_SUFX= .gz
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Extracts .lzx archives from Amiga systems
-MAKE_JOBS_SAFE= yes
-
PLIST_FILES= bin/unlzx
do-extract:
diff --git a/archivers/unmass/Makefile b/archivers/unmass/Makefile
index cc6b08587036..95c3ca6b9fb1 100644
--- a/archivers/unmass/Makefile
+++ b/archivers/unmass/Makefile
@@ -15,7 +15,6 @@ LICENSE= GPLv2
USES= gmake
GNU_CONFIGURE= yes
USE_DOS2UNIX= yes
-MAKE_JOBS_SAFE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/kdev
diff --git a/archivers/unzoo/Makefile b/archivers/unzoo/Makefile
index 9f2ec240781e..bd7074f007f3 100644
--- a/archivers/unzoo/Makefile
+++ b/archivers/unzoo/Makefile
@@ -15,8 +15,6 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= ZOO archive extractor
-MAKE_JOBS_SAFE= yes
-
EXTRA_DEFINES= -DSYS_IS_UNIX -DSYS_HAS_MKDIR
MAN1= unzoo.1