summaryrefslogtreecommitdiff
path: root/news/sabnzbdplus/Makefile
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2013-03-04 10:55:23 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2013-03-04 10:55:23 +0000
commit5aa43c1aba1579d88f80fc6f75f5b1fcb3df4b66 (patch)
tree8252139e7b614c53058f1ef8f9b3f7ef729f31c0 /news/sabnzbdplus/Makefile
parentUpdate to r41075 of the FreeBSD doc set. (diff)
- Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation
Notes
Notes: svn path=/head/; revision=313402
Diffstat (limited to '')
-rw-r--r--news/sabnzbdplus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/sabnzbdplus/Makefile b/news/sabnzbdplus/Makefile
index 4c4ece58212c..7d901e8950d6 100644
--- a/news/sabnzbdplus/Makefile
+++ b/news/sabnzbdplus/Makefile
@@ -14,7 +14,7 @@ LICENSE_COMB= multi
RUN_DEPENDS= cheetah:${PORTSDIR}/devel/py-cheetah \
${PYTHON_SITELIBDIR}/pythonutils/configobj.py:${PORTSDIR}/devel/py-utils \
- ${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3
+ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3
LICENSE_NAME_CHERRYPY= CherryPy License
LICENSE_FILE_CHERRYPY= ${WRKSRC}/licenses/License-CherryPy.txt