From 5796146a4d6e4573c262a0118dd21d567e3b2af0 Mon Sep 17 00:00:00 2001 From: tsarna Date: Fri, 18 Dec 1998 00:42:39 +0000 Subject: Re-enable on alpha --- databases/py-gdbm/Makefile | 4 +--- databases/py-mysql/Makefile | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) (limited to 'databases') diff --git a/databases/py-gdbm/Makefile b/databases/py-gdbm/Makefile index 5263f530004..d1c06126678 100644 --- a/databases/py-gdbm/Makefile +++ b/databases/py-gdbm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1998/11/13 00:47:51 frueauf Exp $ +# $NetBSD: Makefile,v 1.7 1998/12/18 00:42:39 tsarna Exp $ # DISTNAME= pyth151 @@ -14,8 +14,6 @@ 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 - DIST_SUBDIR= python ALL_TARGET= default diff --git a/databases/py-mysql/Makefile b/databases/py-mysql/Makefile index e35b57691a9..b660e062433 100644 --- a/databases/py-mysql/Makefile +++ b/databases/py-mysql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 1998/10/19 16:56:34 tsarna Exp $ +# $NetBSD: Makefile,v 1.10 1998/12/18 00:42:39 tsarna Exp $ DISTNAME= MySQLmodule-1.4 PKGNAME= py-mysql-1.4 @@ -15,8 +15,6 @@ DEPENDS+= python-1.5.1:../../lang/python \ CONFLICTS= py-mysql-1.1 -NOT_FOR_ARCHS= alpha # possibly broken - EXTRACT_ONLY= MySQLmodule-1.4${EXTRACT_SUFX} ALL_TARGET= default -- cgit v1.2.3