aboutsummaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2011-03-08 04:39:32 +0800
committerpav <pav@FreeBSD.org>2011-03-08 04:39:32 +0800
commit42274efc5da48677cad69a0e91ce1b5b5c91c962 (patch)
treeed605ec742e96be2ca651e0706bb74937827c9f2 /news
parentcf6edfdda7714ec1ea1d0e2f8afaff68d9068a8a (diff)
downloadfreebsd-ports-gnome-42274efc5da48677cad69a0e91ce1b5b5c91c962.tar.gz
freebsd-ports-gnome-42274efc5da48677cad69a0e91ce1b5b5c91c962.tar.zst
freebsd-ports-gnome-42274efc5da48677cad69a0e91ce1b5b5c91c962.zip
- cherrypy went all eggy so adjust depline
Reported by: pointyhat
Diffstat (limited to 'news')
-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