diff options
Diffstat (limited to 'databases/py-oops/Makefile')
-rw-r--r-- | databases/py-oops/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-oops/Makefile b/databases/py-oops/Makefile index 0fc42d3514b8..dc6ec64a710d 100644 --- a/databases/py-oops/Makefile +++ b/databases/py-oops/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Object Oriented Database Library For Persistent Storage in Python -USE_PYTHON= -2.7 +USE_PYTHON= 2 USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes |