pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libinotify wants to link with libpthread
details: https://anonhg.NetBSD.org/pkgsrc/rev/7fc7407ce200
branches: trunk
changeset: 648152:7fc7407ce200
user: tnn <tnn%pkgsrc.org@localhost>
date: Thu Mar 12 14:54:14 2015 +0000
description:
wants to link with libpthread
diffstat:
devel/libinotify/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r e603da997a8b -r 7fc7407ce200 devel/libinotify/Makefile
--- a/devel/libinotify/Makefile Thu Mar 12 14:53:54 2015 +0000
+++ b/devel/libinotify/Makefile Thu Mar 12 14:54:14 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2012/10/31 11:17:16 asau Exp $
+# $NetBSD: Makefile,v 1.4 2015/03/12 14:54:14 tnn Exp $
#
DISTNAME= libinotify-0.0
@@ -20,4 +20,5 @@
pre-configure:
cd ${WRKSRC} && autoreconf -fvi
+.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index