summaryrefslogtreecommitdiff
path: root/chat/licq-core
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-04-30 00:44:57 +0000
committerminskim <minskim@pkgsrc.org>2004-04-30 00:44:57 +0000
commit0a2b59d93763070972fff8d28d68cd036bcfecf3 (patch)
tree2d81a2d208b321c2829395b06f8db0de47c6b519 /chat/licq-core
parent9e5c51b0860f576efcaad18e6e67c7a1f49114aa (diff)
downloadpkgsrc-0a2b59d93763070972fff8d28d68cd036bcfecf3.tar.gz
- Use C++ compiler.
- Override libtool.
Diffstat (limited to 'chat/licq-core')
-rw-r--r--chat/licq-core/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/chat/licq-core/Makefile b/chat/licq-core/Makefile
index bbc17837c3a..fc241845662 100644
--- a/chat/licq-core/Makefile
+++ b/chat/licq-core/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/04/17 20:49:45 snj Exp $
+# $NetBSD: Makefile,v 1.5 2004/04/30 00:44:57 minskim Exp $
#
DISTNAME= licq-1.2.6
@@ -12,6 +12,8 @@ HOMEPAGE= http://www.licq.org/
COMMENT= ICQ client with plugin support
USE_BUILDLINK3= YES
+USE_LANGUAGES= c c++
+USE_LIBTOOL= YES
GNU_CONFIGURE= YES
.include "../../mk/pthread.buildlink3.mk"