From 2ca1aa760545d24c6d8bfdc5d4eae6881c828922 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 3 May 2003 23:01:54 +0000 Subject: This package wants threads, so include pthread.buildlink2.mk. --- chat/licq-core/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chat') diff --git a/chat/licq-core/Makefile b/chat/licq-core/Makefile index bfc8aa7a082..ad3139f4440 100644 --- a/chat/licq-core/Makefile +++ b/chat/licq-core/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/04/24 23:57:36 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 2003/05/03 23:01:54 wiz Exp $ # DISTNAME= licq-1.2.6 @@ -14,4 +14,5 @@ COMMENT= ICQ client with plugin support USE_BUILDLINK2= YES GNU_CONFIGURE= YES +.include "../../mk/pthread.buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3