From cce2ad67a900c4b03e262f7559595b9ff3b51d64 Mon Sep 17 00:00:00 2001 From: jmc Date: Sun, 11 May 2003 08:02:32 +0000 Subject: This needs pthread's buildlink.mk --- chat/licq-gui-console/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chat') diff --git a/chat/licq-gui-console/Makefile b/chat/licq-gui-console/Makefile index b1f494479ec..c20929e9d2d 100644 --- a/chat/licq-gui-console/Makefile +++ b/chat/licq-gui-console/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/11 08:02:32 jmc Exp $ # DISTNAME= licq-1.2.6 @@ -20,4 +20,5 @@ WRKSRC= ${WRKDIR:=/${DISTNAME}/plugins/console} USE_NCURSES= yes # really use ncurses! .include "../../devel/ncurses/buildlink2.mk" +.include "../../mk/pthread.buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3