aboutsummaryrefslogtreecommitdiff
path: root/databases/py-oops/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-oops/Makefile')
-rw-r--r--databases/py-oops/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-oops/Makefile b/databases/py-oops/Makefile
index a3e8459f5a5a..0fc42d3514b8 100644
--- a/databases/py-oops/Makefile
+++ b/databases/py-oops/Makefile
@@ -10,8 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Object Oriented Database Library For Persistent Storage in Python
-USE_PYTHON= yes
+USE_PYTHON= -2.7
USE_PYDISTUTILS= yes
+PYDISTUTILS_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>