summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorgarbled <garbled>1998-09-22 06:11:35 +0000
committergarbled <garbled>1998-09-22 06:11:35 +0000
commit8bb5bacb2816c68350a34c6d6b876f65410233f4 (patch)
treea57492ad41e15476f90fc624ff3efd195d3a866e /editors
parenta7ac85aebfd7fca34193ee7fc63a34e7447f6200 (diff)
downloadpkgsrc-8bb5bacb2816c68350a34c6d6b876f65410233f4.tar.gz
add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail
on alpha. There may be more, but I haven't seen them yet.
Diffstat (limited to 'editors')
-rw-r--r--editors/joe/Makefile4
-rw-r--r--editors/xemacs20/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/editors/joe/Makefile b/editors/joe/Makefile
index d53b58b657f..774c8a51879 100644
--- a/editors/joe/Makefile
+++ b/editors/joe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1998/06/22 12:27:09 agc Exp $
+# $NetBSD: Makefile,v 1.7 1998/09/22 06:11:36 garbled Exp $
# FreeBSD Id: Makefile,v 1.3 1996/11/17 07:01:28 obrien Exp
#
@@ -8,6 +8,8 @@ CATEGORIES= editors
MASTER_SITES= ftp://ftp.std.com/src/editors/
EXTRACT_SUFX= .tar.Z
+NOT_FOR_ARCHS= alpha #gcc lossage
+
MAINTAINER= explorer@netbsd.org
ALL_TARGET= joe
diff --git a/editors/xemacs20/Makefile b/editors/xemacs20/Makefile
index d56a3fc7404..92eb7fc060c 100644
--- a/editors/xemacs20/Makefile
+++ b/editors/xemacs20/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 1998/08/30 21:19:04 frueauf Exp $
+# $NetBSD: Makefile,v 1.35 1998/09/22 06:11:36 garbled Exp $
# FreeBSD Id: Makefile,v 1.1.1.1 1997/09/03 19:27:57 gj Exp
#
@@ -14,6 +14,8 @@ MASTER_SITES= ftp://ftp.xemacs.org/pub/xemacs/xemacs-20.4/ \
ftp://ftp.gw.com/mirrors/pub/unix/xemacs/xemacs-20.4/
DISTFILES= xemacs-20.4.tar.gz xemacs-20.4-info.tar.gz
+NOT_FOR_ARCHS= alpha #fails purespace dumping
+
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.xemacs.org/