diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/bmp-musepack/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/bmp-musepack/Makefile b/audio/bmp-musepack/Makefile index 49ae9fd6a49..0aa8bb431ec 100644 --- a/audio/bmp-musepack/Makefile +++ b/audio/bmp-musepack/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2006/04/17 13:46:15 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2006/05/22 22:08:07 wiz Exp $ # DISTNAME= bmp-musepack-1.1 @@ -11,6 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.musepack.net/ COMMENT= BMP plugin for Musepack (mpc) files +USE_LANGUAGES= c c++ USE_TOOLS+= pkg-config GNU_CONFIGURE= yes |