aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-03-08 20:23:38 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-03-08 20:23:38 +0000
commited59156ea974a2adcb0480a67bd3b9a974de4609 (patch)
tree32f471cf1255d6ff64639fd65d1d4dd0e33962fb /shells
parentc499bf8adee4c324e57d1011d31c74e99e261d67 (diff)
downloadports-ed59156ea974a2adcb0480a67bd3b9a974de4609.tar.gz
ports-ed59156ea974a2adcb0480a67bd3b9a974de4609.zip
Notes
Diffstat (limited to 'shells')
-rw-r--r--shells/dash/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/shells/dash/Makefile b/shells/dash/Makefile
index eede995023f0..aff690fae104 100644
--- a/shells/dash/Makefile
+++ b/shells/dash/Makefile
@@ -6,12 +6,14 @@ CATEGORIES= shells
MASTER_SITES= http://gondor.apana.org.au/~herbert/dash/files/
MAINTAINER= eadler@FreeBSD.org
-COMMENT= A POSIX-compliant implementation of /bin/sh
+COMMENT= POSIX-compliant implementation of /bin/sh
GNU_CONFIGURE= yes
USE_GMAKE= yes
CFLAGS+= -DUNUSABLE_RT_SIGNALS
+MAKE_JOBS_SAFE= yes
+
PLIST_FILES= bin/dash
MAN1= dash.1