diff options
-rw-r--r-- | editors/psgml-xemacs21-mule/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/psgml-xemacs21-mule/Makefile b/editors/psgml-xemacs21-mule/Makefile index 7c61095994b2..c632df808c4d 100644 --- a/editors/psgml-xemacs21-mule/Makefile +++ b/editors/psgml-xemacs21-mule/Makefile @@ -8,6 +8,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A major mode for editing SGML and XML documents for XEmacs with Mule +IGNORE= hangs during build + # This is a slave port. MASTERDIR= ${.CURDIR}/../psgml |