From 7337c3044de5e0670851da8fbf440389a7957ccf Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 6 Jun 2006 14:38:31 +0000 Subject: configure wants C++. --- chat/icqlib/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chat/icqlib') diff --git a/chat/icqlib/Makefile b/chat/icqlib/Makefile index 298b7941a0a..e4acb7b2706 100644 --- a/chat/icqlib/Makefile +++ b/chat/icqlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/02/05 23:08:24 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2006/06/06 14:38:31 joerg Exp $ DISTNAME= icqlib-1.0.0 PKGREVISION= 3 @@ -9,6 +9,7 @@ MAINTAINER= magick@NetBSD.org HOMEPAGE= http://kicq.sourceforge.net/icqlib.shtml COMMENT= Implementation of the icq protocol +USE_LANGUAGES= c c++ USE_TOOLS+= gmake GNU_CONFIGURE= yes USE_LIBTOOL= yes -- cgit v1.2.3