From c165ed117f89fd1435f894108cd02174f845f388 Mon Sep 17 00:00:00 2001 From: Kurt Jaeger Date: Sat, 12 Mar 2016 22:32:54 +0000 Subject: news/sabnzbdplus: fix RUN_DEPENDS PR: 207936 Submitted by: Ultima1252@gmail.com Approved by: joshruehlig@gmail.com (maintainer) --- news/sabnzbdplus/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'news') diff --git a/news/sabnzbdplus/Makefile b/news/sabnzbdplus/Makefile index e6c5ffdd3e9f..fa87eb7db892 100644 --- a/news/sabnzbdplus/Makefile +++ b/news/sabnzbdplus/Makefile @@ -2,7 +2,7 @@ PORTNAME= sabnzbdplus PORTVERSION= 0.7.20 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= news MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} DISTNAME= SABnzbd-${PORTVERSION}-src @@ -43,14 +43,14 @@ UNRAR_DESC= Often required for unpacking many downloads FEEDPARSER_DESC= rss-feed support YENC_DESC= yenc support -.include - PAR2CMDLINE_RUN_DEPENDS= par2repair:${PORTSDIR}/archivers/par2cmdline-tbb FEEDPARSER_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}feedparser>=0:${PORTSDIR}/textproc/py-feedparser YENC_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yenc>=0:${PORTSDIR}/news/py-yenc OPENSSL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>=0:${PORTSDIR}/security/py-openssl UNRAR_RUN_DEPENDS= unrar:${PORTSDIR}/archivers/unrar +.include + post-patch: @${REINPLACE_CMD} -e "s:/usr/bin/python:${PYTHON_CMD}:g" \ ${WRKSRC}/SABnzbd.py -- cgit v1.2.3