diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2008-03-01 14:08:30 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2008-03-01 14:08:30 +0000 |
commit | 7c8aa9aa9fe449562c4d41863226bc02d85ee0b6 (patch) | |
tree | 15db0630d982a01de822bc13fcdb57eba36dcd36 /textproc/htmlize.el/Makefile | |
parent | Mark BROKEN: size mismatch (diff) |
Mark BROKEN: size mismatch
Diffstat (limited to '')
-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 50fe49f67f88..fab445485d84 100644 --- a/textproc/htmlize.el/Makefile +++ b/textproc/htmlize.el/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= MAINTAINER= ports@FreeBSD.org COMMENT= Emacs major mode to create HTML files from Emacs buffers (in colour!) +BROKEN= Size mismatch + USE_EMACS= yes EMACS_PORT_NAME?= emacs21 NO_WRKSUBDIR= yes |