aboutsummaryrefslogtreecommitdiff
path: root/editors/nano
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2009-03-25 16:24:14 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2009-03-25 16:24:14 +0000
commit5f72e5ca89f9a3bf86ef138a30a842a03ede4320 (patch)
treeb4e47853d86804682b8789c99d2d63f7c10d47e7 /editors/nano
parent5055e5aee5e0b3c8a3654b5318a2575d9fc53be0 (diff)
Notes
Diffstat (limited to 'editors/nano')
-rw-r--r--editors/nano/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/nano/Makefile b/editors/nano/Makefile
index 5d2872d6ef09..3b7480f93db9 100644
--- a/editors/nano/Makefile
+++ b/editors/nano/Makefile
@@ -18,6 +18,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-all
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
+MAKE_JOBS_SAFE= yes
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes