Bug 110207

Summary: audio/gxmms2 build fails
Product: Ports & Packages Reporter: Denis Eremenko <moonshade> <moonshade>
Component: Individual Port(s)Assignee: Alexander Botero-Lowry <alexbl>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch-Makefile-aa none

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!