pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/muse Uses C++ and msgfmt.
details: https://anonhg.NetBSD.org/pkgsrc/rev/66d13ade6131
branches: trunk
changeset: 512774:66d13ade6131
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon May 15 18:33:45 2006 +0000
description:
Uses C++ and msgfmt.
diffstat:
audio/muse/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 2af3d98abbe1 -r 66d13ade6131 audio/muse/Makefile
--- a/audio/muse/Makefile Mon May 15 18:12:55 2006 +0000
+++ b/audio/muse/Makefile Mon May 15 18:33:45 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/04/22 09:22:06 rillig Exp $
+# $NetBSD: Makefile,v 1.21 2006/05/15 18:33:45 joerg Exp $
#
DISTNAME= MuSE-0.9
@@ -14,7 +14,8 @@
COMMENT= Multiple Streaming Engine
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake pkg-config
+USE_LANGUAGES= c c++
+USE_TOOLS+= gmake pkg-config msgfmt
USE_PKGLOCALEDIR= yes
CONFIGURE_ARGS+= --disable-ncurses
Home |
Main Index |
Thread Index |
Old Index