summaryrefslogtreecommitdiff
path: root/net/mldonkey
diff options
context:
space:
mode:
authortron <tron>2005-03-24 22:06:27 +0000
committertron <tron>2005-03-24 22:06:27 +0000
commit13fdd25e8aa986212c3158d436555e14029d44fa (patch)
tree1a8afe8d7606deb3ac098d7ef364e5d864d7734f /net/mldonkey
parent2c6a607096aacf2efdfe98c3bae5f425827244f1 (diff)
downloadpkgsrc-13fdd25e8aa986212c3158d436555e14029d44fa.tar.gz
Add "${PTHREAD_LDFLAGS}" to "LDFLAGS" to fix link failures under
NetBSD 3.99.1.
Diffstat (limited to 'net/mldonkey')
-rw-r--r--net/mldonkey/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/mldonkey/Makefile.common b/net/mldonkey/Makefile.common
index a4e4fe4331b..c8eb69de9c5 100644
--- a/net/mldonkey/Makefile.common
+++ b/net/mldonkey/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2005/02/04 22:33:34 adrianp Exp $
+# $NetBSD: Makefile.common,v 1.3 2005/03/24 22:06:27 tron Exp $
#
DISTNAME= mldonkey-2.5.28
@@ -20,6 +20,7 @@ USE_PERL5= build
CONFIGURE_ENV+= WGET=""
CONFIGURE_ENV+= ac_cv_prog_WGET="no"
+LDFLAGS+= ${PTHREAD_LDFLAGS}
MAKE_ENV+= BUILDLINK_PREFIX.pthread=${BUILDLINK_PREFIX.pthread}
CONFIGURE_ARGS+= --enable-pthread-lib