diff options
author | kris <kris@FreeBSD.org> | 2005-02-28 13:15:33 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-28 13:15:33 +0800 |
commit | 6003225e6bb312e494372d779cf57ad50fd00f20 (patch) | |
tree | 0740a3d52058c37321e2f69805ca7125f40018c0 /mail | |
parent | 38f8a9eb09e953e4ece0b0b34b107d347eeb10c7 (diff) | |
download | freebsd-ports-gnome-6003225e6bb312e494372d779cf57ad50fd00f20.tar.gz freebsd-ports-gnome-6003225e6bb312e494372d779cf57ad50fd00f20.tar.zst freebsd-ports-gnome-6003225e6bb312e494372d779cf57ad50fd00f20.zip |
Mark IGNORE; these ports hang during the build.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mew-xemacs21-mule/Makefile | 2 | ||||
-rw-r--r-- | mail/mew2-xemacs21-mule/Makefile | 2 | ||||
-rw-r--r-- | mail/mew3-xemacs21-mule/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
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 |