Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Aug 2010 15:15:09 GMT
From:      Ivan Klymenko <fidaj@ukr.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/149433: [patch] net-mgmt/ettercap mark MAKE_JOBS_UNSAFE
Message-ID:  <201008081515.o78FF9bA087910@www.freebsd.org>
Resent-Message-ID: <201008081520.o78FK3HR046080@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         149433
>Category:       ports
>Synopsis:       [patch] net-mgmt/ettercap mark MAKE_JOBS_UNSAFE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 08 15:20:03 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Ivan Klymenko
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
individual
>Environment:
>Description:
The port sometimes doesn't build when FORCE_MAKE_JOBS is defined.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2010-08-08 18:05:03.000000000 +0300
+++ Makefile	2010-08-08 18:09:13.000000000 +0300
@@ -28,6 +28,7 @@
 WANT_GNOME=	yes
 USE_AUTOTOOLS=	libltdl:22
 GNU_CONFIGURE=	yes
+MAKE_JOBS_UNSAFE=	yes
 
 MAN5=		etter.conf.5
 MAN8=		ettercap.8 ettercap_curses.8 etterfilter.8 etterlog.8


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008081515.o78FF9bA087910>