pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/libggz requires pthreads
details: https://anonhg.NetBSD.org/pkgsrc/rev/9f4d0d6b1c82
branches: trunk
changeset: 648164:9f4d0d6b1c82
user: tnn <tnn%pkgsrc.org@localhost>
date: Thu Mar 12 16:33:32 2015 +0000
description:
requires pthreads
diffstat:
games/libggz/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 77de33ca7c69 -r 9f4d0d6b1c82 games/libggz/Makefile
--- a/games/libggz/Makefile Thu Mar 12 15:49:20 2015 +0000
+++ b/games/libggz/Makefile Thu Mar 12 16:33:32 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2014/01/01 11:52:03 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2015/03/12 16:33:32 tnn Exp $
#
DISTNAME= libggz-0.0.14.1
@@ -17,6 +17,7 @@
CONFIGURE_ARGS+= --with-tls
CONFIGURE_ARGS+= --with-gcrypt
+.include "../../mk/pthread.buildlink3.mk"
.include "../../security/gnutls/buildlink3.mk"
.include "../../security/libgcrypt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index