Bug 110207 - audio/gxmms2 build fails
Summary: audio/gxmms2 build fails
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: Alexander Botero-Lowry
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-12 05:40 UTC by Denis Eremenko <moonshade@pnhz.kz>
Modified: 2007-03-12 08:20 UTC (History)
0 users

See Also:


Attachments
patch-Makefile-aa (223 bytes, text/plain)
2007-03-12 05:40 UTC, Denis Eremenko <moonshade@pnhz.kz>
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Eremenko <moonshade@pnhz.kz> 2007-03-12 05:40:02 UTC

make fails to find some *.o

Fix: Looks like audio/gxmms2's Makefile is gmake one.

Fix: USE_GMAKE or patch below
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-03-12 05:40:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alexbl

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-03-12 08:12:50 UTC
alexbl      2007-03-12 08:12:45 UTC

  FreeBSD ports repository

  Modified files:
    audio/gxmms2         Makefile 
  Log:
   - set USE_GMAKE to fix build [1]
  
  PR:             110207 [1], 110099
  
  Revision  Changes    Path
  1.10      +1 -4      ports/audio/gxmms2/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 Alexander Botero-Lowry freebsd_committer freebsd_triage 2007-03-12 08:12:59 UTC
State Changed
From-To: open->closed

Committed, thanks!