Subject: CVS commit: pkgsrc/chat/gaim
From: Jeremy C. Reed
Date: 2005-08-25 23:30:48
Message id: 20050825213048.70B272DA27@cvs.netbsd.org

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.

Files:
RevisionActionfile
1.98modifypkgsrc/chat/gaim/Makefile
1.70modifypkgsrc/chat/gaim/distinfo
1.8modifypkgsrc/chat/gaim/patches/patch-ad