pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/sidplay bl3ify, set USE_LANGUAGES=c c++.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4e7baa5e4d9d
branches:  trunk
changeset: 472628:4e7baa5e4d9d
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Sun Apr 11 17:55:43 2004 +0000

description:
bl3ify, set USE_LANGUAGES=c c++.

diffstat:

 audio/sidplay/Makefile |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r e2f2c66ef1f0 -r 4e7baa5e4d9d audio/sidplay/Makefile
--- a/audio/sidplay/Makefile    Sun Apr 11 17:53:44 2004 +0000
+++ b/audio/sidplay/Makefile    Sun Apr 11 17:55:43 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/01/22 07:15:00 grant Exp $
+# $NetBSD: Makefile,v 1.13 2004/04/11 17:55:43 xtraeme Exp $
 #
 
 DISTNAME=      sidplay-base-1.0.9
@@ -11,9 +11,10 @@
 HOMEPAGE=      http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/
 COMMENT=       Tools for playing sidtunes
 
-USE_BUILDLINK2=                yes
+USE_BUILDLINK3=                yes
 GNU_CONFIGURE=         yes
 USE_GNU_TOOLS+=                make
+USE_LANGUAGES=         c c++
 
-.include "../../audio/libsidplay/buildlink2.mk"
+.include "../../audio/libsidplay/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index