diff options
Diffstat (limited to 'graphics/geomview/Makefile')
-rw-r--r-- | graphics/geomview/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/geomview/Makefile b/graphics/geomview/Makefile index 1d4761b0172..2b5642e06be 100644 --- a/graphics/geomview/Makefile +++ b/graphics/geomview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2008/06/20 01:09:21 joerg Exp $ +# $NetBSD: Makefile,v 1.40 2009/08/03 14:06:22 joerg Exp $ DISTNAME= geomview-1.8.1 PKGREVISION= 6 @@ -11,6 +11,8 @@ COMMENT= Interactive geometry viewing program PKG_DESTDIR_SUPPORT= user-destdir +MAKE_JOBS_SAFE= no + USE_TOOLS+= lex USE_LANGUAGES= c c++ USE_X11BASE= yes |