pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/3proxy needs pthreads
details: https://anonhg.NetBSD.org/pkgsrc/rev/f8cf273f262a
branches: trunk
changeset: 648290:f8cf273f262a
user: tnn <tnn%pkgsrc.org@localhost>
date: Fri Mar 13 16:35:39 2015 +0000
description:
needs pthreads
diffstat:
net/3proxy/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 10a00381b5f4 -r f8cf273f262a net/3proxy/Makefile
--- a/net/3proxy/Makefile Fri Mar 13 16:35:09 2015 +0000
+++ b/net/3proxy/Makefile Fri Mar 13 16:35:39 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2012/10/23 17:18:07 asau Exp $
+# $NetBSD: Makefile,v 1.7 2015/03/13 16:35:39 tnn Exp $
#
DISTNAME= 3proxy-0.5.3k
@@ -33,4 +33,5 @@
${INSTALL_MAN} ${WRKSRC}/man/3proxy.cfg.3 \
${DESTDIR}${PREFIX}/${PKGMANDIR}/man5/3proxy.cfg.5
+.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index