pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/xanalyser Use C++ compiler.
details: https://anonhg.NetBSD.org/pkgsrc/rev/de73ef1f9610
branches: trunk
changeset: 474649:de73ef1f9610
user: minskim <minskim%pkgsrc.org@localhost>
date: Mon May 03 16:58:04 2004 +0000
description:
Use C++ compiler.
diffstat:
audio/xanalyser/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 52ba65eb30ce -r de73ef1f9610 audio/xanalyser/Makefile
--- a/audio/xanalyser/Makefile Mon May 03 16:42:47 2004 +0000
+++ b/audio/xanalyser/Makefile Mon May 03 16:58:04 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/04/11 19:00:53 xtraeme Exp $
+# $NetBSD: Makefile,v 1.5 2004/05/03 16:58:04 minskim Exp $
#
DISTNAME= xanalyser-1.21
@@ -12,6 +12,7 @@
COMMENT= Frequency spectrum analyser for X
USE_BUILDLINK3= yes
+USE_LANGUAGES= c++
USE_X11= # defined
GNU_CONFIGURE= # defined
Home |
Main Index |
Thread Index |
Old Index