summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authortv <tv>1998-07-20 16:17:39 +0000
committertv <tv>1998-07-20 16:17:39 +0000
commitebe2dbcca850d98870d29feb498d9e38501b6cd2 (patch)
treeef3e7d02b1fb999cf68a33a81972ac4d0ef79fc2 /databases
parent18cc3985fc71ac2fcf5563f7606ac5cd18caf045 (diff)
downloadpkgsrc-ebe2dbcca850d98870d29feb498d9e38501b6cd2.tar.gz
MySQL in the pkg system now works for client-side on all platforms; remove
ONLY_FOR_ARCHS.
Diffstat (limited to 'databases')
-rw-r--r--databases/py-mysql/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/databases/py-mysql/Makefile b/databases/py-mysql/Makefile
index d5664c501ac..39c383adb61 100644
--- a/databases/py-mysql/Makefile
+++ b/databases/py-mysql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1998/07/20 12:24:29 frueauf Exp $
+# $NetBSD: Makefile,v 1.6 1998/07/20 16:17:39 tv Exp $
DISTNAME= MySQLmodule-1.1
PKGNAME= py-mysql-1.1
@@ -12,9 +12,6 @@ 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