summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-02-28 05:15:33 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-02-28 05:15:33 +0000
commit7a42323d7b6259a6ae0009b15f877bd445245650 (patch)
tree09814f0eda1707344ade2c444766517b0a9b841b /print
parentfix build. (diff)
Mark IGNORE; these ports hang during the build.
Notes
Notes: svn path=/head/; revision=129984
Diffstat (limited to 'print')
-rw-r--r--print/yatex-xemacs-mule/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/yatex-xemacs-mule/Makefile b/print/yatex-xemacs-mule/Makefile
index 48af002262b2..0a40fdf275ab 100644
--- a/print/yatex-xemacs-mule/Makefile
+++ b/print/yatex-xemacs-mule/Makefile
@@ -11,5 +11,6 @@ MASTERDIR= ${.CURDIR}/../yatex
COMMENT= Yet Another LaTeX mode and html mode on Emacs (for XEmacs21-mule)
EMACS_PORT_NAME=xemacs21-mule
+IGNORE= hangs during build
.include "${MASTERDIR}/Makefile"