summaryrefslogtreecommitdiff
path: root/chat/icqlib
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-06 14:38:31 +0000
committerjoerg <joerg>2006-06-06 14:38:31 +0000
commit7337c3044de5e0670851da8fbf440389a7957ccf (patch)
tree55db8aa0c8b00d0ee8c2b1a4d6ef8dc1d5b18c7e /chat/icqlib
parentad535f656eb670fdc8d7c6ff9fa7f11f9f8eba51 (diff)
downloadpkgsrc-7337c3044de5e0670851da8fbf440389a7957ccf.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