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 /sysutils/unquote | |
parent | 9eed5526497a902d8c3fe91c907a10f88db03189 (diff) |
Notes
Diffstat (limited to 'sysutils/unquote')
-rw-r--r-- | sysutils/unquote/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/unquote/Makefile b/sysutils/unquote/Makefile index 058e7b2adcef..22beefe7fd08 100644 --- a/sysutils/unquote/Makefile +++ b/sysutils/unquote/Makefile @@ -14,8 +14,6 @@ MAN1= unquote.1 MANCOMPRESSED= yes PLIST_FILES= bin/unquote -MAKE_JOBS_SAFE= yes - .if !defined(NO_RELEASE) MAKE_ENV+= RELEASE=yes .endif |