Date: Tue, 23 Jun 2009 16:34:42 -0400 (EDT) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: nobutaka@FreeBSD.org Subject: ports/135979: [PATCH] www/w3m: Mark MAKE_JOBS_UNSAFE=yes Message-ID: <200906232034.n5NKYg70021684@frieza.p6m7g8.net> Resent-Message-ID: <200906232040.n5NKe1rj018247@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135979 >Category: ports >Synopsis: [PATCH] www/w3m: Mark 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: Tue Jun 23 20:40: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: Port maintainer (nobutaka@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- w3m-0.5.2_2.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/w3m/Makefile,v retrieving revision 1.90 diff -u -u -r1.90 Makefile --- Makefile 6 Jan 2009 16:53:06 -0000 1.90 +++ Makefile 23 Jun 2009 20:34:17 -0000 @@ -22,6 +22,8 @@ LIB_DEPENDS= gc.1:${PORTSDIR}/devel/boehm-gc +MAKE_JOBS_UNSAFE= yes + W3M_VERSION= 0.5.2 CONFLICTS?= ja-w3m-0.5.* ja-w3m-img-0.5.* w3m-m17n-0.5.* w3m-img-0.5.* w3m-m17n-img-0.5.* --- w3m-0.5.2_2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906232034.n5NKYg70021684>