pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/xmms-modplug Add USE_LANGUAGES=c c++ to make not...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6a8e4cddd2d6
branches:  trunk
changeset: 472943:6a8e4cddd2d6
user:      ben <ben%pkgsrc.org@localhost>
date:      Wed Apr 14 15:11:52 2004 +0000

description:
Add USE_LANGUAGES=c c++ to make note that this package uses C and C++.

diffstat:

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

diffs (17 lines):

diff -r 8dc18d77d19f -r 6a8e4cddd2d6 audio/xmms-modplug/Makefile
--- a/audio/xmms-modplug/Makefile       Wed Apr 14 15:09:11 2004 +0000
+++ b/audio/xmms-modplug/Makefile       Wed Apr 14 15:11:52 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/04/14 15:07:13 ben Exp $
+# $NetBSD: Makefile,v 1.3 2004/04/14 15:11:52 ben Exp $
 #
 
 DISTNAME=              modplugxmms-2.05
@@ -20,6 +20,7 @@
 SHLIBTOOL_OVERRIDE=    libtool-disable-static
 
 CFLAGS+=               -DDEVICE_NAME="\"\\\"${DEVOSSSOUND}\\\"\""
+USE_LANGUAGES=         c c++
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 



Home | Main Index | Thread Index | Old Index