diff options
Diffstat (limited to 'devel/opal')
-rw-r--r-- | devel/opal/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/opal/Makefile b/devel/opal/Makefile index c03235af8d4..7ba4d9232d0 100644 --- a/devel/opal/Makefile +++ b/devel/opal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2011/11/16 01:33:16 sbd Exp $ +# $NetBSD: Makefile,v 1.17 2011/12/06 01:21:35 marino Exp $ # DISTNAME= opal-3.6.6 @@ -30,8 +30,6 @@ CONFIGURE_ARGS+= --disable-ffmpeg-h263 CONFIGURE_ARGS+= --disable-localgsm CONFIGURE_ARGS+= --disable-localspeex -CFLAGS+= -D__STDC_CONSTANT_MACROS - USE_LANGUAGES= c c++ USE_TOOLS+= gmake USE_TOOLS+= pkg-config |