aboutsummaryrefslogtreecommitdiff
path: root/databases/py-whisper/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-whisper/Makefile')
-rw-r--r--databases/py-whisper/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-whisper/Makefile b/databases/py-whisper/Makefile
index 1734163543c2..f7a55c09199f 100644
--- a/databases/py-whisper/Makefile
+++ b/databases/py-whisper/Makefile
@@ -14,7 +14,7 @@ LICENSE= APACHE20
FETCH_ARGS= -o ${DISTNAME}${EXTRACT_SUFX}
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
+USES= python
+USE_PYTHON= distutils
.include <bsd.port.mk>