summaryrefslogtreecommitdiff
path: root/news/sabnzbdplus
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-03-07 20:39:32 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-03-07 20:39:32 +0000
commitd8f224ac12f055066cab9663322367d01d6ff341 (patch)
tree26d67675977193d7e4cf2ea23bd3760ba66eab5d /news/sabnzbdplus
parent- Mark BROKEN: does not compile (diff)
- cherrypy went all eggy so adjust depline
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=270466
Diffstat (limited to 'news/sabnzbdplus')
-rw-r--r--news/sabnzbdplus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/sabnzbdplus/Makefile b/news/sabnzbdplus/Makefile
index f88580bd407d..91fe48a66f09 100644
--- a/news/sabnzbdplus/Makefile
+++ b/news/sabnzbdplus/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= daniel@netwalk.org
COMMENT= A web-interface based binary newsgrabber in python, with nzb support
RUN_DEPENDS= cheetah:${PORTSDIR}/devel/py-cheetah \
- ${PYTHON_SITELIBDIR}/cherrypy/__init__.py:${PORTSDIR}/www/py-cherrypy \
+ cherryd:${PORTSDIR}/www/py-cherrypy \
${PYTHON_SITELIBDIR}/pythonutils/configobj.py:${PORTSDIR}/devel/py-utils \
${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3