diff options
Diffstat (limited to 'textproc/rtf2html')
-rw-r--r-- | textproc/rtf2html/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/rtf2html/Makefile b/textproc/rtf2html/Makefile index 1186c28d2b91..243a160cc1ce 100644 --- a/textproc/rtf2html/Makefile +++ b/textproc/rtf2html/Makefile @@ -9,8 +9,6 @@ MASTER_SITES= CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= Simple rtf2html converter -MAKE_JOBS_SAFE= yes - PLIST_FILES= bin/rtf2html WRKSRC= ${WRKDIR}/${PORTNAME} |