diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2010-10-01 08:35:46 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2010-10-01 08:35:46 +0000 |
commit | 5fef53468d05e31c743a2e63cd1a694efe347e00 (patch) | |
tree | 383fcd8e376eb9c948400c2dfec39ba86843fe39 /textproc/htmlize.el | |
parent | d4e29c953a9a3dad5a113c745f349cb2a0256bed (diff) | |
download | ports-5fef53468d05e31c743a2e63cd1a694efe347e00.tar.gz ports-5fef53468d05e31c743a2e63cd1a694efe347e00.zip |
Notes
Diffstat (limited to 'textproc/htmlize.el')
-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 ce21d71b91d6..5b5037ca5bd7 100644 --- a/textproc/htmlize.el/Makefile +++ b/textproc/htmlize.el/Makefile @@ -17,6 +17,8 @@ EXTRACT_SUFX= MAINTAINER= ports@FreeBSD.org COMMENT= Emacs major mode to create HTML files from Emacs buffers (in colour!) +BROKEN= checksum mismatch + USE_EMACS= yes EMACS_PORT_NAME?= emacs21 NO_WRKSUBDIR= yes |