diff options
author | erwin <erwin@FreeBSD.org> | 2008-03-01 22:08:30 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2008-03-01 22:08:30 +0800 |
commit | 661f4a77489c487cd005f9dae2efa6fd34152153 (patch) | |
tree | ab264064cd03f9849e774c2c47f81ec94832556a /textproc/htmlize.el | |
parent | da2978e59a69b94b522fec16e948e19945ef6d10 (diff) | |
download | freebsd-ports-gnome-661f4a77489c487cd005f9dae2efa6fd34152153.tar.gz freebsd-ports-gnome-661f4a77489c487cd005f9dae2efa6fd34152153.tar.zst freebsd-ports-gnome-661f4a77489c487cd005f9dae2efa6fd34152153.zip |
Mark BROKEN: size mismatch
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 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 |