Bug 148271 - [patch] audio/xmp: prevent unconditional linking against ALSA
Summary: [patch] audio/xmp: prevent unconditional linking against ALSA
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: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-01 07:30 UTC by swell.k
Modified: 2010-07-01 07:50 UTC (History)
0 users

See Also:


Attachments
a.diff (1019 bytes, patch)
2010-07-01 07:30 UTC, swell.k
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description swell.k 2010-07-01 07:30:09 UTC
How-To-Repeat: 1. install audio/alsa-lib
2. install audio/xmp
3. deinstall audio/alsa-lib
4. try to run xmp
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-07-01 07:30:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ehaupt

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-07-01 07:47:35 UTC
ehaupt      2010-07-01 06:47:22 UTC

  FreeBSD ports repository

  Modified files:
    audio/xmp            Makefile 
  Log:
  Prevent unconditional linking against ALSA
  
  PR:             148271
  Submitted by:   swell.k@gmail.com
  Feature safe:   yes
  
  Revision  Changes    Path
  1.49      +11 -1     ports/audio/xmp/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 Emanuel Haupt freebsd_committer freebsd_triage 2010-07-01 07:47:39 UTC
State Changed
From-To: open->closed

Committed, thanks!