diff options
Diffstat (limited to 'databases/py-mysql/Makefile')
-rw-r--r-- | databases/py-mysql/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
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 |