Bug 116692

Summary: [PATCH] audio/muine: Fix build in current ports tree
Product: Ports & Packages Reporter: Robert Noland <rnoland>
Component: Individual Port(s)Assignee: Tom McLaughlin <tmclaugh>
Status: Closed FIXED    
Severity: Affects Only Me CC: bsd-sharp-list
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
muine-0.8.7_4.patch none

Description Robert Noland 2007-09-27 16:50:01 UTC
-Werror is being set and the inclusion of the vorbis headers is causing build 
to fail.  The vorbis header has defined but unused bits in it right now.
Also added USE_GETTEXT and USE_LDCONFIG just to help please portlint.

Port maintainer (bsd-sharp-list@forge.novell.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-09-27 16:50:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tmclaugh

tmclaugh@ wants his PRs
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-09-27 16:50:18 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 3 Tom McLaughlin freebsd_committer freebsd_triage 2007-10-11 04:08:22 UTC
State Changed
From-To: feedback->closed

Patch committed with BSD# maintainer OK.
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-10-11 04:09:32 UTC
tmclaugh    2007-10-11 03:09:26 UTC

  FreeBSD ports repository

  Modified files:
    audio/muine          Makefile 
  Log:
  Add --enable-compile-warnings=maximum to CONFIGURE_ARGS to fix an
  annoyance where vorbis headers cause compilation to fail.
  
  PR:             116692
  Submitted by:   Robert Noland
  
  Revision  Changes    Path
  1.40      +5 -2      ports/audio/muine/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"