diff options
Diffstat (limited to 'sysutils/moreutils-parallel/Makefile')
-rw-r--r-- | sysutils/moreutils-parallel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/moreutils-parallel/Makefile b/sysutils/moreutils-parallel/Makefile index b6d4a0a09164..e3a29e8c5a21 100644 --- a/sysutils/moreutils-parallel/Makefile +++ b/sysutils/moreutils-parallel/Makefile @@ -21,6 +21,7 @@ MAN1= parallel.1 MANCOMPRESSED= no PLIST_FILES= bin/parallel +NO_STAGE= yes post-patch: ${CP} ${FILESDIR}/parallel.1 ${WRKSRC}/ |