pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/cssc wants to link with pthreads
details: https://anonhg.NetBSD.org/pkgsrc/rev/c5a3feca8eee
branches: trunk
changeset: 648402:c5a3feca8eee
user: tnn <tnn%pkgsrc.org@localhost>
date: Sat Mar 14 14:24:48 2015 +0000
description:
wants to link with pthreads
diffstat:
devel/cssc/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 578eef3de2eb -r c5a3feca8eee devel/cssc/Makefile
--- a/devel/cssc/Makefile Sat Mar 14 14:12:52 2015 +0000
+++ b/devel/cssc/Makefile Sat Mar 14 14:24:48 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2014/12/12 08:32:42 mef Exp $
+# $NetBSD: Makefile,v 1.34 2015/03/14 14:24:48 tnn Exp $
#
DISTNAME= CSSC-1.4.0
@@ -26,4 +26,5 @@
CXXFLAGS+= -std=c++11
.endif
+.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index