diff options
Diffstat (limited to 'converters/chmview')
-rw-r--r-- | converters/chmview/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/converters/chmview/Makefile b/converters/chmview/Makefile index ae940ea5ad56..bd0ce949cd05 100644 --- a/converters/chmview/Makefile +++ b/converters/chmview/Makefile @@ -21,7 +21,6 @@ USE_DOS2UNIX= chmview.c utf8.c utf8.h WRKSRC= ${WRKDIR}/src PLIST_FILES= bin/chmview -MAKE_JOBS_SAFE= yes pre-patch: @${CP} ${FILESDIR}/Makefile ${WRKSRC} |