summaryrefslogtreecommitdiff
path: root/multimedia/py-av/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/py-av/Makefile')
-rw-r--r--multimedia/py-av/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/py-av/Makefile b/multimedia/py-av/Makefile
index 17747f4a88ed..4faca1aad617 100644
--- a/multimedia/py-av/Makefile
+++ b/multimedia/py-av/Makefile
@@ -1,6 +1,6 @@
PORTNAME= av
DISTVERSION= 14.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
LIB_DEPENDS= libavutil.so:multimedia/ffmpeg
USES= python pkgconfig
-USE_PYTHON= autoplist concurrent cython distutils
+USE_PYTHON= autoplist concurrent cython3 distutils
CFLAGS+= -Wno-error=incompatible-function-pointer-types