aboutsummaryrefslogtreecommitdiff
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
parent40d999c1c211a26c0c967e870abb18637c1624e9 (diff)
downloadports-7a42323d7b6259a6ae0009b15f877bd445245650.tar.gz
ports-7a42323d7b6259a6ae0009b15f877bd445245650.zip
Notes
-rw-r--r--deskutils/mhc-xemacs21-mule/Makefile1
-rw-r--r--mail/mew-xemacs21-mule/Makefile2
-rw-r--r--mail/mew2-xemacs21-mule/Makefile2
-rw-r--r--mail/mew3-xemacs21-mule/Makefile2
-rw-r--r--print/yatex-xemacs-mule/Makefile1
5 files changed, 8 insertions, 0 deletions
diff --git a/deskutils/mhc-xemacs21-mule/Makefile b/deskutils/mhc-xemacs21-mule/Makefile
index 30e718773522..e4ddb4a4ff3a 100644
--- a/deskutils/mhc-xemacs21-mule/Makefile
+++ b/deskutils/mhc-xemacs21-mule/Makefile
@@ -9,5 +9,6 @@ MASTERDIR= ${.CURDIR}/../mhc
MAINTAINER= yoichi@FreeBSD.org
EMACS_PORT_NAME= xemacs21-mule
+IGNORE= hangs during build
.include "${MASTERDIR}/Makefile"
diff --git a/mail/mew-xemacs21-mule/Makefile b/mail/mew-xemacs21-mule/Makefile
index 701024466a51..fbff42b52aaa 100644
--- a/mail/mew-xemacs21-mule/Makefile
+++ b/mail/mew-xemacs21-mule/Makefile
@@ -11,6 +11,8 @@ COMMENT= Message interface to Emacs Window for xemacs21-mule
# This is a slave port.
MASTERDIR= ${.CURDIR}/../mew
+IGNORE= hangs during build
+
# Set emacs port
EMACS_PORT_NAME= xemacs21-mule
EMACS_PACKAGESDIR= ${EMACS_LIBDIR}/site-packages
diff --git a/mail/mew2-xemacs21-mule/Makefile b/mail/mew2-xemacs21-mule/Makefile
index b002b6be2521..58eb2e8b1b6c 100644
--- a/mail/mew2-xemacs21-mule/Makefile
+++ b/mail/mew2-xemacs21-mule/Makefile
@@ -14,6 +14,8 @@ MEW_MAJOR_VER= 2
# This is a slave port.
MASTERDIR= ${.CURDIR}/../mew${MEW_MAJOR_VER}
+IGNORE= hangs during build
+
# Set emacs port
EMACS_PORT_NAME= xemacs21-mule
EMACS_PACKAGESDIR= ${EMACS_LIBDIR}/site-packages
diff --git a/mail/mew3-xemacs21-mule/Makefile b/mail/mew3-xemacs21-mule/Makefile
index d5f493fa35b3..9752018a2703 100644
--- a/mail/mew3-xemacs21-mule/Makefile
+++ b/mail/mew3-xemacs21-mule/Makefile
@@ -16,6 +16,8 @@ LATEST_LINK= mew3-xemacs21-mule
# This is a slave port.
MASTERDIR= ${.CURDIR}/../mew${MEW_MAJOR_VER}
+IGNORE= hangs during build
+
# Set emacs port
EMACS_PORT_NAME= xemacs21-mule
EMACS_PACKAGESDIR= ${EMACS_LIBDIR}/site-packages
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"