diff options
Diffstat (limited to 'x11/dmenu/Makefile')
-rw-r--r-- | x11/dmenu/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/dmenu/Makefile b/x11/dmenu/Makefile index df2558989d3..67f7804b60e 100644 --- a/x11/dmenu/Makefile +++ b/x11/dmenu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2010/07/02 21:48:49 ghen Exp $ +# $NetBSD: Makefile,v 1.7 2011/06/17 11:47:30 obache Exp $ # DISTNAME= dmenu-4.1.1 @@ -13,6 +13,8 @@ LICENSE= mit PKG_DESTDIR_SUPPORT= user-destdir +MAKE_JOBS_SAFE= no + NO_CONFIGURE= yes # Adjust config.mk |