From 3b281936b006f203e17a7e42a60656d0c7d741eb Mon Sep 17 00:00:00 2001 From: tsarna Date: Sun, 27 Sep 1998 22:24:43 +0000 Subject: Tim tested some of these, but I don't know which. Since at least one of the pkgs broke on Alpha that was not expected to, disable them all for the 1.3.3 tag to be on the safe side :-( --- misc/py-readline/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'misc/py-readline') diff --git a/misc/py-readline/Makefile b/misc/py-readline/Makefile index e9f225eb03d..411e3838132 100644 --- a/misc/py-readline/Makefile +++ b/misc/py-readline/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1998/09/22 16:13:34 tsarna Exp $ +# $NetBSD: Makefile,v 1.5 1998/09/27 22:24:44 tsarna Exp $ # DISTNAME= pyth151 @@ -14,6 +14,8 @@ HOMEPAGE= http://www.python.org/doc/tut/interacting.html DEPENDS+= python-1.5.1:../../lang/python DEPENDS+= readline-2.2:../../devel/readline +NOT_FOR_ARCHS= alpha # possibly broken + WRKSRC= ${WRKDIR}/Python-1.5.1/Modules ALL_TARGET= default EXTRACT_AFTER_ARGS= Python-1.5.1/Modules/readline.c -- cgit v1.2.3