aboutsummaryrefslogtreecommitdiffstats
path: root/polish/ekg2/Makefile
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2011-03-31 22:15:52 +0800
committerpawel <pawel@FreeBSD.org>2011-03-31 22:15:52 +0800
commita30c9ec3d72d4389c973487dad3ab0e61860156d (patch)
treeb619c7e8f730317f4833e8a4b7c443f8f5870bef /polish/ekg2/Makefile
parent653b1e186db88e70ebd02e4b81f058dfdd4c7202 (diff)
downloadfreebsd-ports-gnome-a30c9ec3d72d4389c973487dad3ab0e61860156d.tar.gz
freebsd-ports-gnome-a30c9ec3d72d4389c973487dad3ab0e61860156d.tar.zst
freebsd-ports-gnome-a30c9ec3d72d4389c973487dad3ab0e61860156d.zip
- Update to 0.3.1
- Remove unneeded patch - Fix hang on connecting to GaduGadu server Approved by: miwi (mentor)
Diffstat (limited to 'polish/ekg2/Makefile')
-rw-r--r--polish/ekg2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/polish/ekg2/Makefile b/polish/ekg2/Makefile
index 8fd3c6f7163f..ec2c8131af47 100644
--- a/polish/ekg2/Makefile
+++ b/polish/ekg2/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= ekg2
-PORTVERSION= 0.3.0
+PORTVERSION= 0.3.1
PORTEPOCH= 1
CATEGORIES= polish net-im
MASTER_SITES= http://pl.ekg2.org/
@@ -44,7 +44,7 @@ CONFIGURE_ARGS+= --enable-shared \
--without-gif \
--without-libjpeg
-CONFIGURE_ENV= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib -lintl"
+CONFIGURE_ENV= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib -lintl ${PTHREAD_LIBS}"
CFLAGS+= -I${LOCALBASE}/include
.include <bsd.port.pre.mk>