mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Mark 5 unstaged and unmaintained ports as jobs unsafe (taken from dports)
Approved by: portmgr (implicit, NOT_STAGED)
This commit is contained in:
parent
014fc593ea
commit
7e85c0c866
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361058
@ -18,6 +18,9 @@ DOCS= README.1st README.txt \
|
||||
test1.tex test2.tex kuten2jis jy1mch.fd
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${DOCSDIR}
|
||||
|
@ -9,8 +9,8 @@ MASTER_SITES= https://launchpad.net/${PORTNAME}/8.1.x/${PORTVERSION}/+download/
|
||||
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A mail reader running inside Emacs or XEmacs
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Mail reader running inside Emacs or XEmacs
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_EMACS= yes
|
||||
@ -23,4 +23,7 @@ MAKE_ARGS= prefix=${PREFIX} \
|
||||
INFO= vm vm-pcrisis
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -42,6 +42,9 @@ SERVER_DESC= Install the bbstored server
|
||||
GNUREADLINE_DESC= Enable the use of GNU readline
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MGNUREADLINE}
|
||||
|
@ -13,5 +13,8 @@ COMMENT= Parser combinators for ATS language
|
||||
ATS_CTRB= parcomb
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
.include "${.CURDIR}/../../lang/ats/bsd.ats.mk"
|
||||
.include <bsd.port.mk>
|
||||
|
@ -38,6 +38,9 @@ CONFIGURE_ARGS+= --enable-documentation
|
||||
.endif
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
pre-configure:
|
||||
@cd ${WRKSRC} && ${AUTORECONF} -ivf
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user