diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/f4l/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/f4l/Makefile b/graphics/f4l/Makefile index eb312ac2fe6..c658a72c828 100644 --- a/graphics/f4l/Makefile +++ b/graphics/f4l/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2011/11/01 06:01:32 sbd Exp $ +# $NetBSD: Makefile,v 1.16 2011/11/14 14:37:19 dholland Exp $ DISTNAME= f4l-0.2.1 PKGREVISION= 5 @@ -12,6 +12,8 @@ COMMENT= Development environment for Macromedia Flash PKG_DESTDIR_SUPPORT= user-destdir +MAKE_JOBS_SAFE= no + NO_CONFIGURE= yes USE_LANGUAGES= c++ USE_LIBTOOL= yes |