pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/libmodplug Add USE_LANGUAGES=c++ to note that th...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7aa592ba8e11
branches:  trunk
changeset: 472938:7aa592ba8e11
user:      ben <ben%pkgsrc.org@localhost>
date:      Wed Apr 14 15:01:13 2004 +0000

description:
Add USE_LANGUAGES=c++ to note that the package uses C++.

diffstat:

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

diffs (17 lines):

diff -r fd856dd8c4d8 -r 7aa592ba8e11 audio/libmodplug/Makefile
--- a/audio/libmodplug/Makefile Wed Apr 14 14:57:02 2004 +0000
+++ b/audio/libmodplug/Makefile Wed Apr 14 15:01:13 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/03/05 22:31:42 ben Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/14 15:01:13 ben Exp $
 #
 
 DISTNAME=              libmodplug-0.7
@@ -12,6 +12,7 @@
 USE_BUILDLINK3=                yes
 GNU_CONFIGURE=         yes
 USE_LIBTOOL=           yes
+USE_LANGUAGES=         c++
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 



Home | Main Index | Thread Index | Old Index