summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authortsarna <tsarna>1998-12-18 00:42:39 +0000
committertsarna <tsarna>1998-12-18 00:42:39 +0000
commit2bb306fca0b7c65e5d849af9309e339e9392d234 (patch)
treedeeb6c624930fcca28bf085b459605c77d72a842 /databases
parent70d47d248e0b593a8cc874fb9a4580b53964c92d (diff)
downloadpkgsrc-2bb306fca0b7c65e5d849af9309e339e9392d234.tar.gz
Re-enable on alpha
Diffstat (limited to 'databases')
-rw-r--r--databases/py-gdbm/Makefile4
-rw-r--r--databases/py-mysql/Makefile4
2 files changed, 2 insertions, 6 deletions
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