Enable pthread to fix crash in Kopete

PR:		132087
Submitted by: 	Bartosz Fabianowski <freebsd at chillt.de>
Approved by:	Marcin Wisnicki (maintainer)
This commit is contained in:
Max Brazhnikov 2009-03-15 19:52:19 +00:00
parent d57d8b0c6c
commit 77ea97e4af
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230165

View File

@ -6,6 +6,7 @@
PORTNAME= libgadu
PORTVERSION= 1.8.2
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= polish net
MASTER_SITES= http://toxygen.net/libgadu/files/
@ -19,7 +20,7 @@ USE_GMAKE= yes
USE_GNOME= gnomehack pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --disable-static
CONFIGURE_ARGS= --enable-shared --disable-static --with-pthread
USE_LDCONFIG= yes