summaryrefslogtreecommitdiff
path: root/editors/nano-devel
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-07-16 21:59:48 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-07-16 21:59:48 +0000
commit3e61d7e8016993f253fc3656941d8aa1bbe6ccf7 (patch)
tree5c7980bf4b862ceb755aea2aa270373462796ee1 /editors/nano-devel
parent- Updated to 0.3.9 (diff)
Remove now excess verbiage.
Reviewed by: bapt
Notes
Notes: svn path=/head/; revision=323129
Diffstat (limited to 'editors/nano-devel')
-rw-r--r--editors/nano-devel/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/nano-devel/Makefile b/editors/nano-devel/Makefile
index e03c88f30fd6..fcd3dfdb53f2 100644
--- a/editors/nano-devel/Makefile
+++ b/editors/nano-devel/Makefile
@@ -20,7 +20,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --docdir=${DOCSDIR}
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-MAKE_JOBS_SAFE= yes
.include <bsd.port.options.mk>