pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/ham/hamlib Uses C++.
details: https://anonhg.NetBSD.org/pkgsrc/rev/763eec013717
branches: trunk
changeset: 512593:763eec013717
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri May 12 07:07:00 2006 +0000
description:
Uses C++.
diffstat:
ham/hamlib/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r cf4b0ee3e536 -r 763eec013717 ham/hamlib/Makefile
--- a/ham/hamlib/Makefile Fri May 12 06:45:01 2006 +0000
+++ b/ham/hamlib/Makefile Fri May 12 07:07:00 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/03/11 01:53:39 rillig Exp $
+# $NetBSD: Makefile,v 1.19 2006/05/12 07:07:00 joerg Exp $
#
DISTNAME= hamlib-1.2.5
@@ -10,6 +10,7 @@
HOMEPAGE= http://hamlib.sourceforge.net/
COMMENT= API for digital communications equipment
+USE_LANGUAGES= c c++
USE_TOOLS+= gmake
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
Home |
Main Index |
Thread Index |
Old Index