diff options
Diffstat (limited to 'sysutils/most/Makefile')
-rw-r--r-- | sysutils/most/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/most/Makefile b/sysutils/most/Makefile index 11b67e1e1777..9e01475a68ac 100644 --- a/sysutils/most/Makefile +++ b/sysutils/most/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= slang.2:${PORTSDIR}/devel/libslang2 USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--enable-mmap -MAKE_JOBS_SAFE= yes +MAKE_JOBS_UNSAFE= yes PLIST_FILES= bin/most PORTDOCS= README changes.txt lesskeys.rc most-fun.txt most.doc most.rc |