Date: Sat, 13 Jun 2009 03:16:02 -0400 (EDT) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gabor@FreeBSD.org Subject: ports/135535: [PATCH] textproc/ispell: Mark MAKE_JOBS_UNSAFE=yes Message-ID: <200906130716.n5D7G29J032655@frieza.p6m7g8.net> Resent-Message-ID: <200906130720.n5D7K0o9077387@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135535 >Category: ports >Synopsis: [PATCH] textproc/ispell: 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: Sat Jun 13 07:20:00 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 (gabor@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- ispell-3.3.02_4.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/ispell/Makefile,v retrieving revision 1.118 diff -u -u -r1.118 Makefile --- Makefile 29 Nov 2008 00:34:50 -0000 1.118 +++ Makefile 13 Jun 2009 07:15:39 -0000 @@ -18,6 +18,8 @@ MAINTAINER?= gabor@FreeBSD.org COMMENT= An interactive spelling checker for multiple languages +MAKE_JOBS_UNSAFE= yes + MAN1= ispell.1 sq.1 unsq.1 MAN5= ispell.5 english.5 MLINKS= ispell.1 buildhash.1 \ --- ispell-3.3.02_4.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?200906130716.n5D7G29J032655>