pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/libv4l wants to link with pthreads
details: https://anonhg.NetBSD.org/pkgsrc/rev/6c4802d96464
branches: trunk
changeset: 648449:6c4802d96464
user: tnn <tnn%pkgsrc.org@localhost>
date: Sat Mar 14 22:05:28 2015 +0000
description:
wants to link with pthreads
diffstat:
graphics/libv4l/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 5bdff896d9ff -r 6c4802d96464 graphics/libv4l/Makefile
--- a/graphics/libv4l/Makefile Sat Mar 14 21:28:03 2015 +0000
+++ b/graphics/libv4l/Makefile Sat Mar 14 22:05:28 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2012/10/06 14:11:06 asau Exp $
+# $NetBSD: Makefile,v 1.9 2015/03/14 22:05:28 tnn Exp $
DISTNAME= libv4l-0.4.3
PKGREVISION= 2
@@ -35,4 +35,5 @@
CPPFLAGS.SunOS+= -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1
+.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index