pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/comms/gsmlib This package uses libtool and C++.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d660c9e84add
branches:  trunk
changeset: 483411:d660c9e84add
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Fri Nov 12 00:04:52 2004 +0000

description:
This package uses libtool and C++.

diffstat:

 comms/gsmlib/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r f6ffa57741ba -r d660c9e84add comms/gsmlib/Makefile
--- a/comms/gsmlib/Makefile     Thu Nov 11 23:42:49 2004 +0000
+++ b/comms/gsmlib/Makefile     Fri Nov 12 00:04:52 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/10/03 00:13:16 tv Exp $
+# $NetBSD: Makefile,v 1.15 2004/11/12 00:04:52 jlam Exp $
 #
 
 DISTNAME=      gsmlib-1.10
@@ -13,6 +13,8 @@
 BUILD_USES_MSGFMT=     yes
 
 USE_GNU_TOOLS+=                make
+USE_LANGUAGES=         c c++
+USE_LIBTOOL=           YES
 USE_BUILDLINK3=                YES
 USE_PKGLOCALEDIR=      YES
 GNU_CONFIGURE=         YES



Home | Main Index | Thread Index | Old Index