aboutsummaryrefslogtreecommitdiffstats
path: root/editors/nano
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2013-07-17 05:59:48 +0800
committereadler <eadler@FreeBSD.org>2013-07-17 05:59:48 +0800
commit492b6adb0959d5c5762c6f88a54af52f2c7d28f6 (patch)
tree5c7980bf4b862ceb755aea2aa270373462796ee1 /editors/nano
parentc42fe004b519f4f1f5ff95c34652b4d91d306df6 (diff)
downloadfreebsd-ports-gnome-492b6adb0959d5c5762c6f88a54af52f2c7d28f6.tar.gz
freebsd-ports-gnome-492b6adb0959d5c5762c6f88a54af52f2c7d28f6.tar.zst
freebsd-ports-gnome-492b6adb0959d5c5762c6f88a54af52f2c7d28f6.zip
Remove now excess verbiage.
Reviewed by: bapt
Diffstat (limited to 'editors/nano')
-rw-r--r--editors/nano/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/nano/Makefile b/editors/nano/Makefile
index 70c8f667c6d1..97d911b8ea2b 100644
--- a/editors/nano/Makefile
+++ b/editors/nano/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>