Bug 142462 - [patch] audio/creox unbreak on sparc64 by explicitely setting dependency on audio/jack
Summary: [patch] audio/creox unbreak on sparc64 by explicitely setting dependency on a...
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: Alexey Dokuchaev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-08 09:10 UTC by Pietro Cerutti
Modified: 2010-01-26 08:10 UTC (History)
0 users

See Also:


Attachments
file.diff (914 bytes, patch)
2010-01-08 09:10 UTC, Pietro Cerutti
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!