diff options
Diffstat (limited to 'graphics/f4l/Makefile')
-rw-r--r-- | graphics/f4l/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/f4l/Makefile b/graphics/f4l/Makefile index 32a351f082f..71cbc9ec1fc 100644 --- a/graphics/f4l/Makefile +++ b/graphics/f4l/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2006/04/19 12:46:21 adam Exp $ +# $NetBSD: Makefile,v 1.9 2006/05/22 19:06:28 wiz Exp $ DISTNAME= f4l-0.2.1 CATEGORIES= graphics @@ -10,6 +10,7 @@ HOMEPAGE= http://f4l.sourceforge.net/ COMMENT= Development environment for Macromedia Flash NO_CONFIGURE= yes +USE_LANGUAGES= c++ USE_LIBTOOL= yes USE_TOOLS+= gmake |