From aee641a3c5ac6c05f736ea43129abcdd67b74b59 Mon Sep 17 00:00:00 2001 From: tonio Date: Wed, 24 May 2006 11:47:12 +0000 Subject: Add USE_LANGUAGES+= c++ as noted by Gilles Dauphin in PR 33541 --- audio/maplay/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio/maplay') diff --git a/audio/maplay/Makefile b/audio/maplay/Makefile index 34559e655dd..108f02fa1c2 100644 --- a/audio/maplay/Makefile +++ b/audio/maplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2006/03/04 21:28:57 jlam Exp $ +# $NetBSD: Makefile,v 1.19 2006/05/24 11:47:12 tonio Exp $ DISTNAME= maplay1_2 PKGNAME= maplay-1.2 @@ -12,6 +12,7 @@ COMMENT= MPEG audio player/decoder for layer I and II MPEG audio streams WRKSRC= ${WRKDIR} +USE_LANGUAGES+= c++ NOT_FOR_PLATFORM= Interix-*-* pre-configure: -- cgit v1.2.3