pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/licq-core - Use C++ compiler.
details: https://anonhg.NetBSD.org/pkgsrc/rev/82295f4ed6ef
branches: trunk
changeset: 474464:82295f4ed6ef
user: minskim <minskim%pkgsrc.org@localhost>
date: Fri Apr 30 00:44:57 2004 +0000
description:
- Use C++ compiler.
- Override libtool.
diffstat:
chat/licq-core/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r f03ed4a222a7 -r 82295f4ed6ef chat/licq-core/Makefile
--- a/chat/licq-core/Makefile Fri Apr 30 00:39:41 2004 +0000
+++ b/chat/licq-core/Makefile Fri Apr 30 00:44:57 2004 +0000
@@ -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 @@
COMMENT= ICQ client with plugin support
USE_BUILDLINK3= YES
+USE_LANGUAGES= c c++
+USE_LIBTOOL= YES
GNU_CONFIGURE= YES
.include "../../mk/pthread.buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index