ports/135350: [PATCH] shells/zsh: MAKE_JOBS_UNSAFE=yes
Philip M. Gollucci
pgollucci at FreeBSD.org
Mon Jun 8 05:50:02 UTC 2009
>Number: 135350
>Category: ports
>Synopsis: [PATCH] shells/zsh: MAKE_JOBS_UNSAFE=yes
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Mon Jun 08 05:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Philip M. Gollucci
>Release: FreeBSD 8.0-CURRENT amd64
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD frieza.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Thu Jun 4 00:22:57 EDT
>Description:
- and cleanup multiple blank lines
Port maintainer (des at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- zsh-4.3.10.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/shells/zsh/Makefile,v
retrieving revision 1.113
diff -u -u -r1.113 Makefile
--- Makefile 4 Jun 2009 09:33:39 -0000 1.113
+++ Makefile 8 Jun 2009 05:42:18 -0000
@@ -16,6 +16,8 @@
MAINTAINER= des at FreeBSD.org
COMMENT= The Z shell
+MAKE_JOBS_UNSAFE= yes
+
ZSH_VER= ${PORTVERSION}
USE_BZIP2= yes
@@ -92,7 +94,6 @@
CONFIGURE_ARGS+= --disable-multibyte
.endif
-
post-patch:
@${SED} -i "" -e "s,link=dynamic,link=either," \
${WRKSRC}/Src/Modules/*.mdd
--- zsh-4.3.10.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list