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 /editors/psgml-xemacs21-mule | |
parent | Fix the build on 4.X. (diff) |
IGNORE: Hangs during build
Notes
Notes:
svn path=/head/; revision=137276
Diffstat (limited to 'editors/psgml-xemacs21-mule')
-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 |