MySQL in the pkg system now works for client-side on all platforms; remove
ONLY_FOR_ARCHS.
This commit is contained in:
parent
d9b14f87bc
commit
f7b1dc2f75
1 changed files with 1 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue