diff options
author | eadler <eadler@FreeBSD.org> | 2013-07-16 21:59:48 +0000 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-07-16 21:59:48 +0000 |
commit | 492b6adb0959d5c5762c6f88a54af52f2c7d28f6 (patch) | |
tree | 5c7980bf4b862ceb755aea2aa270373462796ee1 | |
parent | c42fe004b519f4f1f5ff95c34652b4d91d306df6 (diff) | |
download | FreeBSD-ports-492b6adb0959d5c5762c6f88a54af52f2c7d28f6.zip FreeBSD-ports-492b6adb0959d5c5762c6f88a54af52f2c7d28f6.tar.gz |
Remove now excess verbiage.
Reviewed by: bapt
38 files changed, 0 insertions, 70 deletions
diff --git a/devel/adime/Makefile b/devel/adime/Makefile index 19922c2..c6266be 100644 --- a/devel/adime/Makefile +++ b/devel/adime/Makefile @@ -20,8 +20,6 @@ MAKEFILE= makefile INSTALL_TARGET= install install-man USE_LDCONFIG= yes -MAKE_JOBS_SAFE= yes - pre-build: @(cd ${WRKSRC} && ${SH} fix.sh unix) diff --git a/devel/creduce/Makefile b/devel/creduce/Makefile index 7093724..3ee024c 100644 --- a/devel/creduce/Makefile +++ b/devel/creduce/Makefile @@ -30,6 +30,4 @@ USE_PERL5= yes USES= gmake -MAKE_JOBS_SAFE= yes - .include <bsd.port.mk> diff --git a/devel/csmith/Makefile b/devel/csmith/Makefile index 4a82407..7883eb7 100644 --- a/devel/csmith/Makefile +++ b/devel/csmith/Makefile @@ -19,8 +19,6 @@ LDFLAGS+= -L${LOCALBASE}/lib USES= gmake -MAKE_JOBS_SAFE= yes - ONLY_FOR_ARCHS= i386 amd64 .include <bsd.port.mk> diff --git a/devel/cvs/Makefile b/devel/cvs/Makefile index dccbbf5..c7db2d6 100644 --- a/devel/cvs/Makefile +++ b/devel/cvs/Makefile @@ -12,8 +12,6 @@ LICENSE= GPLv2 WRKSRC= ${WRKDIR}/call/cvs-build -MAKE_JOBS_SAFE= yes - USE_XZ= yes MAN1= cvs.1 diff --git a/devel/delta/Makefile b/devel/delta/Makefile index a5b8852..ce3012d 100644 --- a/devel/delta/Makefile +++ b/devel/delta/Makefile @@ -13,7 +13,6 @@ LICENSE= BSD PLIST_FILES= bin/delta bin/multidelta bin/topformflat USES= gmake -MAKE_JOBS_SAFE= yes do-install: .for file in delta multidelta diff --git a/devel/newfile/Makefile b/devel/newfile/Makefile index 1606eaf..13fe25d 100644 --- a/devel/newfile/Makefile +++ b/devel/newfile/Makefile @@ -18,8 +18,6 @@ GNU_CONFIGURE= yes MAN1= newfile.1 PORTDOCS= newfile.html -MAKE_JOBS_SAFE= yes - .include <bsd.port.options.mk> post-install: diff --git a/devel/p5-Benchmark-Timer/Makefile b/devel/p5-Benchmark-Timer/Makefile index e6bf75b..a4344f7 100644 --- a/devel/p5-Benchmark-Timer/Makefile +++ b/devel/p5-Benchmark-Timer/Makefile @@ -16,8 +16,6 @@ BUILD_DEPENDS= p5-Module-Install>0:${PORTSDIR}/devel/p5-Module-Install PERL_CONFIGURE= yes -MAKE_JOBS_SAFE= yes - MAN3= Benchmark::Timer.3 Benchmark::delta.3 .include <bsd.port.mk> diff --git a/devel/p5-File-Append-TempFile/Makefile b/devel/p5-File-Append-TempFile/Makefile index c015bae..1f49428 100644 --- a/devel/p5-File-Append-TempFile/Makefile +++ b/devel/p5-File-Append-TempFile/Makefile @@ -19,8 +19,6 @@ MAN3= File::Append::TempFile.3 PORTDOCS= Changes README -MAKE_JOBS_SAFE= yes - test: build @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} test diff --git a/devel/smake/Makefile b/devel/smake/Makefile index 288d61c9..226d34c 100644 --- a/devel/smake/Makefile +++ b/devel/smake/Makefile @@ -20,8 +20,6 @@ USE_BZIP2= yes USES= gmake MAKE_ARGS= INS_BASE=${PREFIX} DEFMANBASE=. -MAKE_JOBS_SAFE= yes - MAN1= smake.1 MAN5= makefiles.5 makerules.5 diff --git a/dns/adns/Makefile b/dns/adns/Makefile index fb444f6..96f98eb 100644 --- a/dns/adns/Makefile +++ b/dns/adns/Makefile @@ -12,7 +12,6 @@ COMMENT= Easy to use asynchronous-capable DNS client library and utilities GNU_CONFIGURE= yes USE_LDCONFIG= yes -MAKE_JOBS_SAFE= yes USES= gmake diff --git a/editors/nano-devel/Makefile b/editors/nano-devel/Makefile index e03c88f..fcd3dfd 100644 --- a/editors/nano-devel/Makefile +++ b/editors/nano-devel/Makefile @@ -20,7 +20,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --docdir=${DOCSDIR} CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -MAKE_JOBS_SAFE= yes .include <bsd.port.options.mk> diff --git a/editors/nano/Makefile b/editors/nano/Makefile index 70c8f66..97d911b 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -20,7 +20,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --docdir=${DOCSDIR} CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -MAKE_JOBS_SAFE= yes .include <bsd.port.options.mk> diff --git a/games/gtklife/Makefile b/games/gtklife/Makefile index 522113b..3ac28d1 100644 --- a/games/gtklife/Makefile +++ b/games/gtklife/Makefile @@ -35,8 +35,6 @@ DESKTOP_ENTRIES="GtkLife" \ OPTIONS_DEFINE= GTK2 GTK2_DESC= GTK2 gui toolkit support (beta) -MAKE_JOBS_SAFE= yes - .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGTK2} diff --git a/graphics/aalib/Makefile b/graphics/aalib/Makefile index 4444e7c..d02cb75 100644 --- a/graphics/aalib/Makefile +++ b/graphics/aalib/Makefile @@ -18,8 +18,6 @@ GNU_CONFIGURE= yes USE_LDCONFIG= yes INFO= aalib -MAKE_JOBS_SAFE= yes - .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MX11} diff --git a/graphics/linux-f10-glew/Makefile b/graphics/linux-f10-glew/Makefile index 2b3ee02..95ec0c6 100644 --- a/graphics/linux-f10-glew/Makefile +++ b/graphics/linux-f10-glew/Makefile @@ -23,6 +23,4 @@ PLIST_FILES= usr/bin/glewinfo usr/bin/visualinfo \ DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}-${PORTVERSION} PORTDOCS= LICENSE.txt -MAKE_JOBS_SAFE= yes - .include <bsd.port.mk> diff --git a/graphics/scr2png/Makefile b/graphics/scr2png/Makefile index f35af63..6c3994a 100644 --- a/graphics/scr2png/Makefile +++ b/graphics/scr2png/Makefile @@ -19,8 +19,6 @@ MAN1= scr2png.1 MANCOMPRESSED= yes PLIST_FILES= bin/scr2png -MAKE_JOBS_SAFE= yes - post-extract: @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/Makefile @${REINPLACE_CMD} -e 's|<gd/gd\.h>|<gd.h>|' ${WRKSRC}/scr2png.c diff --git a/mail/p5-Net-SMTP-SSL/Makefile b/mail/p5-Net-SMTP-SSL/Makefile index a2b00f3..ac5f819 100644 --- a/mail/p5-Net-SMTP-SSL/Makefile +++ b/mail/p5-Net-SMTP-SSL/Makefile @@ -16,6 +16,4 @@ PERL_CONFIGURE= yes MAN3= Net::SMTP::SSL.3 -MAKE_JOBS_SAFE= yes - .include <bsd.port.mk> diff --git a/math/ised/Makefile b/math/ised/Makefile index e5b9919..cf363a7 100644 --- a/math/ised/Makefile +++ b/math/ised/Makefile @@ -19,8 +19,6 @@ MAN1= ${PORTNAME}.1 PLIST_FILES= bin/${PORTNAME} -MAKE_JOBS_SAFE= yes - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/man/${PORTNAME}.1 ${MAN1PREFIX}/man/man1 diff --git a/math/p5-Math-Round/Makefile b/math/p5-Math-Round/Makefile index daa9ccd..c84c106 100644 --- a/math/p5-Math-Round/Makefile +++ b/math/p5-Math-Round/Makefile @@ -12,8 +12,6 @@ COMMENT= Perl extension for rounding numbers PERL_CONFIGURE= yes -MAKE_JOBS_SAFE= yes - MAN3= Math::Round.3 .include <bsd.port.mk> diff --git a/misc/bogosort/Makefile b/misc/bogosort/Makefile index 1ad8c7e6..e47ea3f 100644 --- a/misc/bogosort/Makefile +++ b/misc/bogosort/Makefile @@ -21,6 +21,4 @@ MAN1= bogosort.1 INFO= bogosort PLIST_FILES= bin/bogosort -MAKE_JOBS_SAFE= yes - .include <bsd.port.mk> diff --git a/misc/cpuid/Makefile b/misc/cpuid/Makefile index 563e072..72c20fd 100644 --- a/misc/cpuid/Makefile +++ b/misc/cpuid/Makefile @@ -13,8 +13,6 @@ COMMENT= CPU identification utility PLIST_FILES= bin/cpuid ONLY_FOR_ARCHS= i386 amd64 -MAKE_JOBS_SAFE= yes - post-patch: ${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.bak && \ ${CP} ${FILESDIR}/Makefile.bsd ${WRKSRC}/Makefile diff --git a/misc/getopt/Makefile b/misc/getopt/Makefile index 900a6df..8d49c3f 100644 --- a/misc/getopt/Makefile +++ b/misc/getopt/Makefile @@ -18,8 +18,6 @@ MAKE_ENV+= LIBCGETOPT=0 MAN1= getopt.1 DOCS= Changelog README -MAKE_JOBS_SAFE= yes - .include <bsd.port.options.mk> post-patch: diff --git a/misc/kbdscan/Makefile b/misc/kbdscan/Makefile index 372827f..d9e7f35 100644 --- a/misc/kbdscan/Makefile +++ b/misc/kbdscan/Makefile @@ -12,8 +12,6 @@ LICENSE= ISCL USE_BZIP2= yes -MAKE_JOBS_SAFE= yes - PLIST_FILES= bin/${PORTNAME} do-install: diff --git a/net-mgmt/p5-Net-IP/Makefile b/net-mgmt/p5-Net-IP/Makefile index d6292bb..e9c7ef7 100644 --- a/net-mgmt/p5-Net-IP/Makefile +++ b/net-mgmt/p5-Net-IP/Makefile @@ -12,8 +12,6 @@ COMMENT= Perl extension for manipulating IPv4/IPv6 addresses PERL_CONFIGURE= yes -MAKE_JOBS_SAFE= yes - MAN3= Net::IP.3 post-configure: diff --git a/net/datapipe/Makefile b/net/datapipe/Makefile index 7cee965..76e082b 100644 --- a/net/datapipe/Makefile +++ b/net/datapipe/Makefile @@ -18,8 +18,6 @@ OPTIONS_DEFAULT= REUSEADDR REUSEADDR_DESC= Reuse the listening socket address NOFORK_DESC= Do not fork and background -MAKE_JOBS_SAFE= yes - .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MREUSEADDR} diff --git a/security/spass/Makefile b/security/spass/Makefile index 4f8a735..684d242 100644 --- a/security/spass/Makefile +++ b/security/spass/Makefile @@ -25,6 +25,4 @@ LDFLAGS+= -L${LOCALBASE}/lib PLIST_FILES= bin/spass -MAKE_JOBS_SAFE= yes - .include <bsd.port.mk> diff --git a/shells/dash/Makefile b/shells/dash/Makefile index f9bc796..25a7ae4 100644 --- a/shells/dash/Makefile +++ b/shells/dash/Makefile @@ -13,8 +13,6 @@ CFLAGS+= -DUNUSABLE_RT_SIGNALS USES= gmake -MAKE_JOBS_SAFE= yes - PLIST_FILES= bin/dash MAN1= dash.1 diff --git a/sysutils/hextools/Makefile b/sysutils/hextools/Makefile index 1afed55..82c153f 100644 --- a/sysutils/hextools/Makefile +++ b/sysutils/hextools/Makefile @@ -17,8 +17,6 @@ ALL_TARGET= build #not strictly true - it uses a self-styled license #LICENSE= BSD -MAKE_JOBS_SAFE= yes - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/hex2bin ${PREFIX}/bin/hex2bin ${INSTALL_PROGRAM} ${WRKSRC}/hexdump ${PREFIX}/bin/bin2hex diff --git a/sysutils/moreutils-parallel/Makefile b/sysutils/moreutils-parallel/Makefile index db2aeff..d0c84b8 100644 --- a/sysutils/moreutils-parallel/Makefile +++ b/sysutils/moreutils-parallel/Makefile @@ -21,8 +21,6 @@ MAN1= parallel.1 MANCOMPRESSED= no PLIST_FILES= bin/parallel -MAKE_JOBS_SAFE= yes - post-patch: ${CP} ${FILESDIR}/parallel.1 ${WRKSRC}/ diff --git a/sysutils/stalepid/Makefile b/sysutils/stalepid/Makefile index 00f7634..6b6462ad 100644 --- a/sysutils/stalepid/Makefile +++ b/sysutils/stalepid/Makefile @@ -20,6 +20,4 @@ MAN1= stalepid.1 MANCOMPRESSED= yes PLIST_FILES= bin/stalepid -MAKE_JOBS_SAFE= yes - .include <bsd.port.mk> diff --git a/sysutils/timelimit/Makefile b/sysutils/timelimit/Makefile index ffb507d..80f7340 100644 --- a/sysutils/timelimit/Makefile +++ b/sysutils/timelimit/Makefile @@ -16,8 +16,6 @@ CONFLICTS= netpipes-[0-9]* MAN1= timelimit.1 PLIST_FILES= bin/timelimit -MAKE_JOBS_SAFE= yes - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/timelimit ${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/timelimit.1 ${PREFIX}/man/man1/ diff --git a/sysutils/unquote/Makefile b/sysutils/unquote/Makefile index 058e7b2..22beefe 100644 --- a/sysutils/unquote/Makefile +++ b/sysutils/unquote/Makefile @@ -14,8 +14,6 @@ MAN1= unquote.1 MANCOMPRESSED= yes PLIST_FILES= bin/unquote -MAKE_JOBS_SAFE= yes - .if !defined(NO_RELEASE) MAKE_ENV+= RELEASE=yes .endif diff --git a/sysutils/x86info/Makefile b/sysutils/x86info/Makefile index 143152f..3f49c64 100644 --- a/sysutils/x86info/Makefile +++ b/sysutils/x86info/Makefile @@ -20,7 +20,6 @@ USE_GCC= any USES= gmake pkgconfig ALL_TARGET= x86info lsmsr USE_PYTHON_BUILD=yes -MAKE_JOBS_SAFE= yes MAN1= x86info.1 MAN8= lsmsr.8 diff --git a/textproc/html2text/Makefile b/textproc/html2text/Makefile index 59fd7bd..39f93cc 100644 --- a/textproc/html2text/Makefile +++ b/textproc/html2text/Makefile @@ -21,8 +21,6 @@ MAN5= html2textrc.5 PORTDOCS= CHANGES CREDITS KNOWN_BUGS README TODO PLIST_FILES= bin/html2text -MAKE_JOBS_SAFE= yes - CONFLICTS= py27-html2text-[0-9]* PORTSCOUT= skipb:0 skipv:1.3.2 diff --git a/textproc/p5-Time-Human/Makefile b/textproc/p5-Time-Human/Makefile index 7b37dd5..3a5b3ed 100644 --- a/textproc/p5-Time-Human/Makefile +++ b/textproc/p5-Time-Human/Makefile @@ -14,8 +14,6 @@ PERL_CONFIGURE= yes MAN3= Time::Human.3 -MAKE_JOBS_SAFE= yes - test: build cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} test diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index e3e6209..7af1dca 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -32,8 +32,6 @@ OPTIONS_DEFAULT= XFT XINERAMA ASM BEASTIE NLS MENUFIX BEASTIE_DESC= Use Beastie'fied startup button MENUFIX_DESC= MenuIconSize fix -MAKE_JOBS_SAFE= yes - .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MGNOME} diff --git a/x11/xbindkeys/Makefile b/x11/xbindkeys/Makefile index 5d817b8..2501e54 100644 --- a/x11/xbindkeys/Makefile +++ b/x11/xbindkeys/Makefile @@ -24,8 +24,6 @@ PLIST_DIRS= %%EXAMPLESDIR%% WISH= ${LOCALBASE}/bin/wish8.4 -MAKE_JOBS_SAFE= yes - .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGUILE} diff --git a/x11/xclip/Makefile b/x11/xclip/Makefile index 7c79206..91c3607 100644 --- a/x11/xclip/Makefile +++ b/x11/xclip/Makefile @@ -16,7 +16,6 @@ USE_AUTOTOOLS= autoconf:env aclocal:env automake:env USE_XORG= x11 xmu USES= gmake GNU_CONFIGURE= yes -MAKE_JOBS_SAFE= yes MAN1= xclip.1 xclip-copyfile.1 PLIST_FILES= bin/xclip bin/xclip-copyfile bin/xclip-cutfile bin/xclip-pastefile |