diff options
author | kris <kris@FreeBSD.org> | 2005-11-26 15:15:50 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-11-26 15:15:50 +0800 |
commit | 04d16f516afd544de315fcf21b8edc2cae7e8315 (patch) | |
tree | 343f749b9c9a5314c2b51e90e8729023299944b4 /textproc | |
parent | 3eab1255ec758fd1aba5dffbfd6997e375cd7def (diff) | |
download | freebsd-ports-gnome-04d16f516afd544de315fcf21b8edc2cae7e8315.tar.gz freebsd-ports-gnome-04d16f516afd544de315fcf21b8edc2cae7e8315.tar.zst freebsd-ports-gnome-04d16f516afd544de315fcf21b8edc2cae7e8315.zip |
BROKEN: Checksum mismatch
Diffstat (limited to 'textproc')
-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 |