cvs commit: ports/net/liveMedia Makefile distinfo ports/net/liveMedia/files config.fixed-freebsd

Norikatsu Shigemura nork at FreeBSD.org
Thu Feb 26 11:36:06 PST 2009


nork        2009-02-26 16:35:26 UTC

  FreeBSD ports repository

  Modified files:
    net/liveMedia        Makefile distinfo 
    net/liveMedia/files  config.fixed-freebsd 
  Log:
  o Update to 2009.02.23.
  o Change handling -fpic/-fPIC option, radically.
  
  [NOTE]
  I don't know what CFLAGS+=-fpic(-fPIC) doesn't inherit to liveMedia's
  Makefile, yet.  But many people reported this issue.  So I don't believe
  to inherit CFLAGS, and I directly replace CFLAGS in liveMedia's Makefile
  by sed(1).
  
  Related PR:     ports/129156, ports/131299 [1]
  Pointed out by: many people
  
  Revision  Changes    Path
  1.280     +3 -2      ports/net/liveMedia/Makefile
  1.263     +3 -3      ports/net/liveMedia/distinfo
  1.4       +1 -1      ports/net/liveMedia/files/config.fixed-freebsd
_______________________________________________
cvs-all at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"


More information about the cvs-ports mailing list