Date: Fri, 27 Feb 2004 12:21:58 -0800 (PST) From: Joe Marcus Clarke <marcus@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/gaim Makefile ports/net/gaim/files patch-src_plugin.h Message-ID: <200402272021.i1RKLwvq052297@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402272021.i1RKLwvq052297>