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 | |
parent | Mark BROKEN: size mismatch (diff) |
Mark BROKEN: size mismatch
Diffstat (limited to '')
-rw-r--r-- | print/ifhp/Makefile | 2 | ||||
-rw-r--r-- | textproc/htmlize.el/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/print/ifhp/Makefile b/print/ifhp/Makefile index 623a90d8e858..b234d3d0706c 100644 --- a/print/ifhp/Makefile +++ b/print/ifhp/Makefile @@ -20,6 +20,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= IFHP - A highly configurable print filter for LPRng +BROKEN= Size mismatch + GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_GHOSTSCRIPT= yes 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 |