diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-06-11 20:18:38 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-06-11 20:18:38 +0000 |
commit | abdabbe08a4371e5e5a1a7c3a24e234b9264160c (patch) | |
tree | d1eaa9236bf81cd3d763bf889619adba11a5346f | |
parent | 4f77867139740d0126a42615f84c3d3c8652e2d3 (diff) | |
download | ports-abdabbe08a4371e5e5a1a7c3a24e234b9264160c.tar.gz ports-abdabbe08a4371e5e5a1a7c3a24e234b9264160c.zip |
Notes
-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 |