diff options
-rw-r--r-- | textproc/rst.el/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/rst.el/Makefile b/textproc/rst.el/Makefile index 56413d01c414..e84637488d94 100644 --- a/textproc/rst.el/Makefile +++ b/textproc/rst.el/Makefile @@ -15,6 +15,8 @@ COMMENT= ReStructuredText Support for Emacs USE_EMACS= yes +BROKEN= checksum mismatch + NO_WRKSUBDIR= yes EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= # empty |