Bug 116692 - [PATCH] audio/muine: Fix build in current ports tree
Summary: [PATCH] audio/muine: Fix build in current ports tree
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: Tom McLaughlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-27 16:50 UTC by Robert Noland
Modified: 2007-10-11 04:20 UTC (History)
1 user (show)

See Also:


Attachments
muine-0.8.7_4.patch (912 bytes, patch)
2007-09-27 16:50 UTC, Robert Noland
no flags Details | Diff

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