pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/xmms-flac USE_LANGUAGES=c c++



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3d229f7237a9
branches:  trunk
changeset: 497496:3d229f7237a9
user:      grant <grant%pkgsrc.org@localhost>
date:      Fri Jul 29 06:06:57 2005 +0000

description:
USE_LANGUAGES=c c++

diffstat:

 audio/xmms-flac/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r cd7bde50e477 -r 3d229f7237a9 audio/xmms-flac/Makefile
--- a/audio/xmms-flac/Makefile  Fri Jul 29 06:06:33 2005 +0000
+++ b/audio/xmms-flac/Makefile  Fri Jul 29 06:06:57 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2005/07/29 06:06:33 grant Exp $
+# $NetBSD: Makefile,v 1.16 2005/07/29 06:06:57 grant Exp $
 #
 
 DISTNAME=      flac-1.1.2
@@ -13,6 +13,7 @@
 USE_TOOLS+=            gmake
 GNU_CONFIGURE=         yes
 
+USE_LANGUAGES=         c c++
 USE_LIBTOOL=           yes
 SHLIBTOOL_OVERRIDE=    libtool-disable-static
 



Home | Main Index | Thread Index | Old Index