diff options
Diffstat (limited to 'multimedia/py-periscope/Makefile')
-rw-r--r-- | multimedia/py-periscope/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/py-periscope/Makefile b/multimedia/py-periscope/Makefile index 721970a0acea..17ab551dd7a4 100644 --- a/multimedia/py-periscope/Makefile +++ b/multimedia/py-periscope/Makefile @@ -17,7 +17,7 @@ COMMENT= Subtitles searching module LICENSE= LGPL3 -BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/BeautifulSoup.py:${PORTSDIR}/www/py-beautifulsoup32 +BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/BeautifulSoup.py:www/py-beautifulsoup32 RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PYTHON= distutils autoplist @@ -26,7 +26,7 @@ USES= desktop-file-utils python OPTIONS_DEFINE= UNRAR UNRAR_DESC= rar support (.rar) for compressed subtitles -UNRAR_RUN_DEPENDS= unrar:${PORTSDIR}/archivers/unrar +UNRAR_RUN_DEPENDS= unrar:archivers/unrar OPTIONS_DEFAULT= UNRAR |