Bug 142462

Summary: [patch] audio/creox unbreak on sparc64 by explicitely setting dependency on audio/jack
Product: Ports & Packages Reporter: Pietro Cerutti <gahr>
Component: Individual Port(s)Assignee: Alexey Dokuchaev <danfe>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Pietro Cerutti freebsd_committer freebsd_triage 2010-01-08 09:10:01 UTC
audio/arts doesn't depend on audio/jack on sparc64. For this reason, an explicit dependency to audio/jack must be set in audio/creox.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-08 09:10:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->danfe

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-01-26 08:02:35 UTC
gahr        2010-01-26 08:02:26 UTC

  FreeBSD ports repository

  Modified files:
    audio/creox          Makefile 
  Log:
  - Unbreak on sparc64 by explicitely depend on audio/jack
  
  PR:             142462
  Submitted by:   gahr
  Approved by:    maintainer (timeout)
  
  Revision  Changes    Path
  1.3       +4 -7      ports/audio/creox/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 Pietro Cerutti freebsd_committer freebsd_triage 2010-01-26 08:03:26 UTC
State Changed
From-To: open->closed

Committed. Thanks!