summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/libggz/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/libggz/Makefile b/games/libggz/Makefile
index 67287a1b4d0..a606f9ae7b3 100644
--- a/games/libggz/Makefile
+++ b/games/libggz/Makefile
@@ -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+= --enable-debug-gdb
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"