Skip to content

Commit

Permalink
no need to set PYDISTUTILSPKG=yes here.
Browse files Browse the repository at this point in the history
  • Loading branch information
obache committed Dec 14, 2013
1 parent 6344888 commit 3f484f3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions databases/py-sqlalchemy/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.9 2013/10/15 14:40:15 joerg Exp $
# $NetBSD: Makefile,v 1.10 2013/12/14 08:47:18 obache Exp $

DISTNAME= SQLAlchemy-0.8.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
Expand All @@ -14,7 +14,6 @@ LICENSE= mit
BUILD_DEPENDS+= ${PYPKGPREFIX}-nose>=0.11:../../devel/py-nose
BUILD_DEPENDS+= ${PYPKGPREFIX}-mock>=0:../../devel/py-mock

PYDISTUTILSPKG= yes
#PYTHON_VERSIONS_INCLUDE_3X= yes

.include "options.mk"
Expand Down

0 comments on commit 3f484f3

Please sign in to comment.