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/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/py-oops/Makefile b/databases/py-oops/Makefile
index dc6ec64a710d..844d64deac64 100644
--- a/databases/py-oops/Makefile
+++ b/databases/py-oops/Makefile
@@ -10,8 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Object Oriented Database Library For Persistent Storage in Python
-USE_PYTHON= 2
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python:2
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>