diff --git a/audio/pithos/Makefile b/audio/pithos/Makefile index e7089644b5f9..acc9604d1e1c 100644 --- a/audio/pithos/Makefile +++ b/audio/pithos/Makefile @@ -3,6 +3,7 @@ PORTNAME= pithos PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= audio DISTNAME= ${PORTVERSION} @@ -25,7 +26,7 @@ RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py3-xdg \ USE_GNOME= gtk30 py3gobject3 USE_PYTHON= 3 USE_PYDISTUTILS=yes -USE_GSTREAMER= core good bad +USE_GSTREAMER= core good bad soup PYDISTUTILS_AUTOPLIST= yes INSTALLS_EGGINFO= yes