aboutsummaryrefslogtreecommitdiffstats
path: root/net/ushare
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-07-13 17:26:57 +0800
committermiwi <miwi@FreeBSD.org>2007-07-13 17:26:57 +0800
commit97c7cbf296eb832e8b66ec6ded73b5a7261bcc6b (patch)
tree8fd5415874a191482809195899ea118b385751e2 /net/ushare
parent75722f4a278ad064da8c9049ab40c0c4ace9fbaf (diff)
downloadfreebsd-ports-gnome-97c7cbf296eb832e8b66ec6ded73b5a7261bcc6b.tar.gz
freebsd-ports-gnome-97c7cbf296eb832e8b66ec6ded73b5a7261bcc6b.tar.zst
freebsd-ports-gnome-97c7cbf296eb832e8b66ec6ded73b5a7261bcc6b.zip
- s/-lpthread/${PTHREAD_LIBS}/
Diffstat (limited to 'net/ushare')
-rw-r--r--net/ushare/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ushare/Makefile b/net/ushare/Makefile
index 35e5f8fd63a0..000c6b4eff28 100644
--- a/net/ushare/Makefile
+++ b/net/ushare/Makefile
@@ -31,7 +31,7 @@ CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE}/lib \
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 700042
-CFLAGS+= -lpthread
+CFLAGS+= ${PTHREAD_LIBS}
.endif
do-install: