Skip to content

Commit

Permalink
MAKE_JOBS_SAFE=no
Browse files Browse the repository at this point in the history
  • Loading branch information
joerg committed Aug 3, 2009
1 parent 7fa8973 commit e4af0bd
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
4 changes: 3 additions & 1 deletion chat/gale/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.37 2009/05/20 00:58:08 wiz Exp $
# $NetBSD: Makefile,v 1.38 2009/08/03 14:01:32 joerg Exp $

DISTNAME= gale-0.99fruit
PKGNAME= gale-0.99f
Expand All @@ -13,6 +13,8 @@ COMMENT= Secure instant messaging system

PKG_DESTDIR_SUPPORT= user-destdir

MAKE_JOBS_SAFE= no

USE_GNU_READLINE= yes # needs rl_named_function()
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
Expand Down
4 changes: 3 additions & 1 deletion 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
Expand All @@ -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
Expand Down
3 changes: 2 additions & 1 deletion math/genius/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.23 2009/07/22 09:01:35 wiz Exp $
# $NetBSD: Makefile,v 1.24 2009/08/03 14:06:16 joerg Exp $
#

DISTNAME= genius-1.0.6
Expand All @@ -11,6 +11,7 @@ HOMEPAGE= http://www.jirka.org/genius.html
COMMENT= Calculator and math tool

PKG_DESTDIR_SUPPORT= user-destdir
MAKE_JOBS_SAFE= no

USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
Expand Down

0 comments on commit e4af0bd

Please sign in to comment.