pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/uftp wants to link with pthreads
details: https://anonhg.NetBSD.org/pkgsrc/rev/0afe8579c234
branches: trunk
changeset: 648570:0afe8579c234
user: tnn <tnn%pkgsrc.org@localhost>
date: Sun Mar 15 16:51:17 2015 +0000
description:
wants to link with pthreads
diffstat:
net/uftp/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r fa415fc2e120 -r 0afe8579c234 net/uftp/Makefile
--- a/net/uftp/Makefile Sun Mar 15 16:48:17 2015 +0000
+++ b/net/uftp/Makefile Sun Mar 15 16:51:17 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2014/07/25 14:18:18 jperkin Exp $
+# $NetBSD: Makefile,v 1.4 2015/03/15 16:51:17 tnn Exp $
DISTNAME= uftp-4.1.2
PKGREVISION= 1
@@ -20,4 +20,5 @@
MAKE_ENV+= LIB="${COMPILER_RPATH_FLAG}${BUILDLINK_PREFIX.openssl}/lib"
.include "../../security/openssl/buildlink3.mk"
+.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index