diff options
Diffstat (limited to 'textproc/htmlize.el/Makefile')
-rw-r--r-- | textproc/htmlize.el/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/htmlize.el/Makefile b/textproc/htmlize.el/Makefile index 3c4fd0083013..d5f3bb9fae49 100644 --- a/textproc/htmlize.el/Makefile +++ b/textproc/htmlize.el/Makefile @@ -18,6 +18,8 @@ COMMENT= Emacs major mode to create HTML files from Emacs buffers (in colour!) RUN_DEPENDS= emacs:${PORTSDIR}/editors/emacs +BROKEN= Checksum mismatch + NO_BUILD= yes LISPDIR= ${PREFIX}/share/emacs/site-lisp |