diff options
Diffstat (limited to 'audio/terminatorx')
-rw-r--r-- | audio/terminatorx/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/terminatorx/Makefile b/audio/terminatorx/Makefile index 3b4eefb9c85..95892842f0d 100644 --- a/audio/terminatorx/Makefile +++ b/audio/terminatorx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/04/22 09:22:06 rillig Exp $ +# $NetBSD: Makefile,v 1.11 2006/05/15 18:37:20 joerg Exp $ # DISTNAME= terminatorX-3.82 @@ -16,6 +16,7 @@ DEPENDS+= mpg123-[0-9]*:../../audio/mpg123 DEPENDS+= sox-[0-9]*:../../audio/sox DEPENDS+= vorbis-tools-[0-9]*:../../audio/vorbis-tools +USE_LANGUAGES= c c++ USE_LIBTOOL= yes GNU_CONFIGURE= yes |