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 :-( --- databases/py-gdbm/Makefile | 4 +++- databases/py-mysql/Makefile | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'databases') diff --git a/databases/py-gdbm/Makefile b/databases/py-gdbm/Makefile index 3192e7e716e..c3a39e848fe 100644 --- a/databases/py-gdbm/Makefile +++ b/databases/py-gdbm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1998/09/22 16:13:33 tsarna Exp $ +# $NetBSD: Makefile,v 1.5 1998/09/27 22:24:43 tsarna Exp $ # DISTNAME= pyth151 @@ -14,6 +14,8 @@ HOMEPAGE= http://www.python.org/doc/lib/module-gdbm.html DEPENDS+= python-1.5.1:../../lang/python \ gdbm-1.7.3:../../databases/gdbm +NOT_FOR_ARCHS= alpha # possibly broken + WRKSRC= ${WRKDIR}/Python-1.5.1/Modules ALL_TARGET= default EXTRACT_AFTER_ARGS= Python-1.5.1/Modules/gdbmmodule.c diff --git a/databases/py-mysql/Makefile b/databases/py-mysql/Makefile index a587849eff5..9e2c63a711d 100644 --- a/databases/py-mysql/Makefile +++ b/databases/py-mysql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/08/20 15:16:45 tsarna Exp $ +# $NetBSD: Makefile,v 1.8 1998/09/27 22:24:43 tsarna Exp $ DISTNAME= MySQLmodule-1.1 PKGNAME= py-mysql-1.1 @@ -13,6 +13,8 @@ HOMEPAGE= http://snail.earthlight.co.nz/projects.html DEPENDS+= python-1.5.1:../../lang/python \ mysql-3.21.33:../../databases/mysql +NOT_FOR_ARCHS= alpha # possibly broken + EXTRACT_ONLY= MySQLmodule-1.1${EXTRACT_SUFX} ALL_TARGET= default -- cgit v1.2.3