diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-07-16 21:59:48 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-07-16 21:59:48 +0000 |
commit | 3e61d7e8016993f253fc3656941d8aa1bbe6ccf7 (patch) | |
tree | 5c7980bf4b862ceb755aea2aa270373462796ee1 /shells/dash | |
parent | 9eed5526497a902d8c3fe91c907a10f88db03189 (diff) | |
download | ports-3e61d7e8016993f253fc3656941d8aa1bbe6ccf7.tar.gz ports-3e61d7e8016993f253fc3656941d8aa1bbe6ccf7.zip |
Notes
Diffstat (limited to 'shells/dash')
-rw-r--r-- | shells/dash/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shells/dash/Makefile b/shells/dash/Makefile index f9bc7966dc3e..25a7ae4ccff6 100644 --- a/shells/dash/Makefile +++ b/shells/dash/Makefile @@ -13,8 +13,6 @@ CFLAGS+= -DUNUSABLE_RT_SIGNALS USES= gmake -MAKE_JOBS_SAFE= yes - PLIST_FILES= bin/dash MAN1= dash.1 |