Bug 111987

Summary: Fix build for gstreamer-plugins-moodbar
Product: Ports & Packages Reporter: Carl Johan Gustavsson <cjg>
Component: Individual Port(s)Assignee: David Thiel <lx>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Carl Johan Gustavsson 2007-04-21 19:00:10 UTC
gstreamer-plugins-moodbar is broken due to a missing dependency (math/fftw3).

Fix: Patch attached with submission follows:
How-To-Repeat: Build the port without math/fftw3 installed.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-04-21 20:20:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lx

Over to maintainer.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-04-21 21:16:54 UTC
lx          2007-04-21 20:16:48 UTC

  FreeBSD ports repository

  Modified files:
    audio/gstreamer-plugins-moodbar Makefile 
  Log:
  Fix dependency on fftw3.
  
  PR:             ports/111987
  Submitted by:   Carl Johan Gustavsson <cjg@bsdmail.org>
  Reviewed by:    lx
  Approved by:    edwin (mentor)
  
  Revision  Changes    Path
  1.5       +3 -4      ports/audio/gstreamer-plugins-moodbar/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 David Thiel freebsd_committer freebsd_triage 2007-04-21 21:21:52 UTC
State Changed
From-To: open->closed

Committed, thanks!