cvs commit: ports/net/gaim Makefile ports/net/gaim/files
 patch-src_plugin.h
    Joe Marcus Clarke 
    marcus at FreeBSD.org
       
    Fri Feb 27 12:21:58 PST 2004
    
    
  
marcus      2004/02/27 12:21:58 PST
  FreeBSD ports repository
  Modified files:
    net/gaim             Makefile 
  Added files:
    net/gaim/files       patch-src_plugin.h 
  Log:
  The Perl module was broken in gaim since perl.h defined STATIC which
  broke the plug-in initialization.  To fix this, check for a namespace
  friendly GAIM_STATIC_PRPL macro definition to decide if we need to build
  modules statically.
  
  Obtained from:  GAIM CVS
  
  Revision  Changes    Path
  1.138     +1 -1      ports/net/gaim/Makefile
  1.1       +20 -0     ports/net/gaim/files/patch-src_plugin.h (new)
    
    
More information about the cvs-all
mailing list