Bug 163225 - [patch] multimedia/flvstreamer: respect CC/CFLAGS
Summary: [patch] multimedia/flvstreamer: respect CC/CFLAGS
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: Hiroki Sato
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-13 06:10 UTC by Jan Beich
Modified: 2011-12-13 19:00 UTC (History)
0 users

See Also:


Attachments
cc.diff (554 bytes, patch)
2011-12-13 06:10 UTC, Jan Beich
no flags Details | Diff

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