summaryrefslogtreecommitdiff
path: root/databases/py-mysql
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-mysql')
-rw-r--r--databases/py-mysql/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/databases/py-mysql/Makefile b/databases/py-mysql/Makefile
index 45012cef136..d5664c501ac 100644
--- a/databases/py-mysql/Makefile
+++ b/databases/py-mysql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/07/17 11:03:34 frueauf Exp $
+# $NetBSD: Makefile,v 1.5 1998/07/20 12:24:29 frueauf Exp $
DISTNAME= MySQLmodule-1.1
PKGNAME= py-mysql-1.1
@@ -12,6 +12,9 @@ MAINTAINER= tsarna@endicor.com
DEPENDS+= python-1.5.1:../../lang/python \
mysql-3.21.33:../../databases/mysql
+# restriction comes from mysql
+ONLY_FOR_ARCHS= i386 alpha
+
EXTRACT_ONLY= MySQLmodule-1.1${EXTRACT_SUFX}
ALL_TARGET= default