pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/gmodplay Set 'USE_LANGUAGES=c c++'



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eccefb706fb5
branches:  trunk
changeset: 468267:eccefb706fb5
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Wed Feb 11 23:42:11 2004 +0000

description:
Set 'USE_LANGUAGES=c c++'

diffstat:

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

diffs (17 lines):

diff -r 535c9d3e7b23 -r eccefb706fb5 audio/gmodplay/Makefile
--- a/audio/gmodplay/Makefile   Wed Feb 11 23:12:50 2004 +0000
+++ b/audio/gmodplay/Makefile   Wed Feb 11 23:42:11 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/01/22 07:15:00 grant Exp $
+# $NetBSD: Makefile,v 1.14 2004/02/11 23:42:11 kristerw Exp $
 
 DISTNAME=      gmodplay-0.08
 PKGREVISION=   3
@@ -17,6 +17,7 @@
 
 USE_BUILDLINK2=                YES
 USE_GNU_TOOLS+=                make
+USE_LANGUAGES=         c c++
 
 # for libslang and ossaudio
 CFLAGS+=       -DAUDIO_DEV="\"\\\"$(DEVOSSAUDIO)\\\"\""



Home | Main Index | Thread Index | Old Index