Bug 141190 - [patch] net/tightvnc mark MAKE_JOBS_UNSAFE
Summary: [patch] net/tightvnc mark MAKE_JOBS_UNSAFE
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Ion-Mihai "IOnut" Tetcu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-05 14:20 UTC by Andrius Morkunas
Modified: 2009-12-25 20:00 UTC (History)
0 users

See Also:


Attachments
file.diff (390 bytes, patch)
2009-12-05 14:20 UTC, Andrius Morkunas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrius Morkunas 2009-12-05 14:20:01 UTC
Mark net/tightvnc MAKE_JOBS_UNSAFE.

FORCE_MAKE_JOBS breaks build on amd64 and i386 8-RELEASE. Not tested on other versions.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-12-05 14:20:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-12-25 19:55:40 UTC
miwi        2009-12-25 19:55:27 UTC

  FreeBSD ports repository

  Modified files:
    net/tightvnc         Makefile 
  Log:
  - Mark MAKE_JOBS_UNSAFE
  
  PR:             141190
  Submitted by:   Andrius Morkunas <hinokind@gmail.com>
  Approved by:    itetcu (maintainer implicit)
  
  Revision  Changes    Path
  1.38      +1 -0      ports/net/tightvnc/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2009-12-25 19:56:49 UTC
State Changed
From-To: open->closed

Committed. Thanks!