pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/trm Uses C++.
details: https://anonhg.NetBSD.org/pkgsrc/rev/0af248c5bc0b
branches: trunk
changeset: 514185:0af248c5bc0b
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Jun 08 16:03:51 2006 +0000
description:
Uses C++.
diffstat:
audio/trm/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 3a5a122b654f -r 0af248c5bc0b audio/trm/Makefile
--- a/audio/trm/Makefile Thu Jun 08 16:03:13 2006 +0000
+++ b/audio/trm/Makefile Thu Jun 08 16:03:51 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/02/05 23:08:14 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2006/06/08 16:03:51 joerg Exp $
#
DISTNAME= trm-0.2.1
@@ -15,6 +15,7 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= YES
+USE_LANGUAGES= c c++
.include "../../audio/id3lib/buildlink3.mk"
.include "../../audio/libmad/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index