diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2013-07-24 16:19:07 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2013-07-24 16:19:07 +0800 |
commit | 89a5bb4709168de6077832b3ba7b130613ca3630 (patch) | |
tree | 914f8ade1b480422b15cf7e276709aef4c875c09 /misc | |
parent | d3af47739065bed5ec83475f401dc73834e02bb8 (diff) | |
download | freebsd-ports-gnome-89a5bb4709168de6077832b3ba7b130613ca3630.tar.gz freebsd-ports-gnome-89a5bb4709168de6077832b3ba7b130613ca3630.tar.zst freebsd-ports-gnome-89a5bb4709168de6077832b3ba7b130613ca3630.zip |
Remove MAKE_JOBS_SAFE which is now default.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/bestfit/Makefile | 1 | ||||
-rw-r--r-- | misc/countrycodes/Makefile | 2 | ||||
-rw-r--r-- | misc/ddate/Makefile | 1 | ||||
-rw-r--r-- | misc/gnu-watch/Makefile | 2 | ||||
-rw-r--r-- | misc/ree/Makefile | 2 | ||||
-rw-r--r-- | misc/shc/Makefile | 2 | ||||
-rw-r--r-- | misc/talkfilters/Makefile | 1 |
7 files changed, 0 insertions, 11 deletions
diff --git a/misc/bestfit/Makefile b/misc/bestfit/Makefile index e4f7b8709bb8..0c68bda562f2 100644 --- a/misc/bestfit/Makefile +++ b/misc/bestfit/Makefile @@ -13,7 +13,6 @@ LICENSE= GPLv2 GNU_CONFIGURE= yes MANCOMPRESSED= no -MAKE_JOBS_SAFE= yes MAN1= bestfit.1 PLIST_FILES= bin/bestfit diff --git a/misc/countrycodes/Makefile b/misc/countrycodes/Makefile index 1bc3bb76fe05..7ae784ec0eb8 100644 --- a/misc/countrycodes/Makefile +++ b/misc/countrycodes/Makefile @@ -15,8 +15,6 @@ LICENSE= GPLv2 BUILD_WRKSRC= ${WRKSRC}/src INSTALL_WRKSRC= ${BUILD_WRKSRC} -MAKE_JOBS_SAFE= yes - PLIST_FILES= bin/iso3166 PORTDOCS= README MAN1= iso3166.1 diff --git a/misc/ddate/Makefile b/misc/ddate/Makefile index efd537b989ad..7dce299e751b 100644 --- a/misc/ddate/Makefile +++ b/misc/ddate/Makefile @@ -18,7 +18,6 @@ PLIST_FILES= bin/ddate GNU_CONFIGURE= yes USE_XZ= yes -MAKE_JOBS_SAFE= yes CONFIGURE_ARGS= --disable-libuuid --disable-libblkid --disable-libmount \ --disable-mount --disable-losetup --disable-fsck \ diff --git a/misc/gnu-watch/Makefile b/misc/gnu-watch/Makefile index c3d69022d877..f5437fb9d200 100644 --- a/misc/gnu-watch/Makefile +++ b/misc/gnu-watch/Makefile @@ -14,8 +14,6 @@ COMMENT= GNU watch command LICENSE= GPLv2 -MAKE_JOBS_SAFE= yes - LDFLAGS+= -lncurses MAN1= gnu-watch.1 diff --git a/misc/ree/Makefile b/misc/ree/Makefile index 519f5e33ce7f..c7cf5bd56c02 100644 --- a/misc/ree/Makefile +++ b/misc/ree/Makefile @@ -13,8 +13,6 @@ COMMENT= Tool to dump your ROM extensions PLIST_FILES= bin/rom-ree bin/fontdump PORTDOCS= readme -MAKE_JOBS_SAFE= yes - ONLY_FOR_ARCHS= i386 amd64 OPTIONS_DEFINE= DOCS diff --git a/misc/shc/Makefile b/misc/shc/Makefile index 310899b84411..759117e3fd36 100644 --- a/misc/shc/Makefile +++ b/misc/shc/Makefile @@ -11,8 +11,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ehaupt@FreeBSD.org COMMENT= Generic script compiler -MAKE_JOBS_SAFE= yes - MAN1= shc.1 PLIST_FILES= bin/shc diff --git a/misc/talkfilters/Makefile b/misc/talkfilters/Makefile index 54b9cd399d62..1a90b864526e 100644 --- a/misc/talkfilters/Makefile +++ b/misc/talkfilters/Makefile @@ -16,7 +16,6 @@ CONFLICTS= jive* chef* filters-* GNU_CONFIGURE= yes USE_LDCONFIG= yes -MAKE_JOBS_SAFE= yes MAN1= talkfilters.1 wrap.1 MLINKS= talkfilters.1 austro.1 \ |