aboutsummaryrefslogtreecommitdiff
path: root/net-im/freetalk
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-03-24 18:19:23 +0000
committerJohn Marino <marino@FreeBSD.org>2015-03-24 18:19:23 +0000
commitb2053786ce53da051a1e5756f7cbe55aa50180dc (patch)
treed22ee47f309af4f98bfeb96fd87674677e46b434 /net-im/freetalk
parent266f7e411b0de527c9763fb14af2aa0e226051cc (diff)
downloadports-b2053786ce53da051a1e5756f7cbe55aa50180dc.tar.gz
ports-b2053786ce53da051a1e5756f7cbe55aa50180dc.zip
4 ports categories: Remove $PTHREAD_LIBS
Categories: www, ftp, net-im, net-mgmt approved by: PTHREAD blanket
Notes
Notes: svn path=/head/; revision=382150
Diffstat (limited to 'net-im/freetalk')
-rw-r--r--net-im/freetalk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/freetalk/Makefile b/net-im/freetalk/Makefile
index 4a2c30e423f0..e709aac5f1f7 100644
--- a/net-im/freetalk/Makefile
+++ b/net-im/freetalk/Makefile
@@ -21,7 +21,7 @@ USES= pkgconfig
USE_GNOME= glib20
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
+LDFLAGS+= -lpthread -L${LOCALBASE}/lib
OPTIONS_SUB= yes