aboutsummaryrefslogtreecommitdiff
path: root/polish
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2009-03-15 19:52:19 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2009-03-15 19:52:19 +0000
commit77ea97e4af8cecfa9ffa0c39430f55757e146a80 (patch)
tree6a2648f3551f28bf670b77a28ab8c05b9d83c547 /polish
parentd57d8b0c6c223cf70dd05ee378eb049d3d5e19fd (diff)
downloadports-77ea97e4af8cecfa9ffa0c39430f55757e146a80.tar.gz
ports-77ea97e4af8cecfa9ffa0c39430f55757e146a80.zip
Enable pthread to fix crash in Kopete
PR: 132087 Submitted by: Bartosz Fabianowski <freebsd at chillt.de> Approved by: Marcin Wisnicki (maintainer)
Notes
Notes: svn path=/head/; revision=230165
Diffstat (limited to 'polish')
-rw-r--r--polish/libgadu/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/polish/libgadu/Makefile b/polish/libgadu/Makefile
index 6523999b9758..400849db8465 100644
--- a/polish/libgadu/Makefile
+++ b/polish/libgadu/Makefile
@@ -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