Bug 163225

Summary: [patch] multimedia/flvstreamer: respect CC/CFLAGS
Product: Ports & Packages Reporter: Jan Beich <jbeich>
Component: Individual Port(s)Assignee: Hiroki Sato <hrs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
cc.diff none

Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-12-13 06:10:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->hrs

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-12-13 18:58:11 UTC
hrs         2011-12-13 18:58:01 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/flvstreamer Makefile 
  Added files:
    multimedia/flvstreamer/files patch-Makefile 
  Log:
  - Support non-gcc compiler.
  - Fix CFLAGS and PTHREAD_LIBS handling.
  
  PR:     ports/163225
  
  Revision  Changes    Path
  1.3       +3 -1      ports/multimedia/flvstreamer/Makefile
  1.1       +19 -0     ports/multimedia/flvstreamer/files/patch-Makefile (new)
_______________________________________________
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 Hiroki Sato freebsd_committer freebsd_triage 2011-12-13 18:58:12 UTC
State Changed
From-To: open->closed

Should be fixed now.  Thank you for your report!