Subject: CVS commit: pkgsrc/chat/gaim
To: None <pkgsrc-changes@NetBSD.org>
From: Jeremy C. Reed <reed@netbsd.org>
List: pkgsrc-changes
Date: 08/25/2005 21:30:48
Module Name:	pkgsrc
Committed By:	reed
Date:		Thu Aug 25 21:30:48 UTC 2005

Modified Files:
	pkgsrc/chat/gaim: Makefile distinfo
	pkgsrc/chat/gaim/patches: patch-ad

Log Message:
Update patch-ad so instead of getting rid of -ldl (which is needed
by Linux) in tests, use value of BUILDLINK_LDADD.dl.
Also use PTHREAD_LIBS instead of hard-coded -lpthread.

Include dlopen.buildlink3.mk and include pthread.buildlink3.mk.

This fixes problem on Linux and DragonFly where it was not
built with silc support.

Okayed by maintainer.

I tested this on Linux, DragonFly and NetBSD 2.0.2.

I also filed a bug report with gaim last week so they can fix the
configure.ac correctly.


To generate a diff of this commit:
cvs rdiff -r1.97 -r1.98 pkgsrc/chat/gaim/Makefile
cvs rdiff -r1.69 -r1.70 pkgsrc/chat/gaim/distinfo
cvs rdiff -r1.7 -r1.8 pkgsrc/chat/gaim/patches/patch-ad

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.