summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-06 14:38:31 +0000
committerjoerg <joerg>2006-06-06 14:38:31 +0000
commit33277addd678ebe5aea765bfe00ca002d774c605 (patch)
tree55db8aa0c8b00d0ee8c2b1a4d6ef8dc1d5b18c7e /chat
parent01d08c3da31c357d1901083e1d4de9d338c3db41 (diff)
downloadpkgsrc-33277addd678ebe5aea765bfe00ca002d774c605.tar.gz
configure wants C++.
Diffstat (limited to 'chat')
-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