summaryrefslogtreecommitdiff
path: root/chat/icqlib
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-06-06 14:38:31 +0000
committerjoerg <joerg@pkgsrc.org>2006-06-06 14:38:31 +0000
commitf90005767d2372f4cab21106596fdd593a3046c7 (patch)
tree55db8aa0c8b00d0ee8c2b1a4d6ef8dc1d5b18c7e /chat/icqlib
parent8d8e6618cc7b5381b7fb6b38ab4be57eb31c76db (diff)
downloadpkgsrc-f90005767d2372f4cab21106596fdd593a3046c7.tar.gz
configure wants C++.
Diffstat (limited to 'chat/icqlib')
-rw-r--r--chat/icqlib/Makefile3
1 files changed, 2 insertions, 1 deletions
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