diff options
Diffstat (limited to 'net/neubot/Makefile')
-rw-r--r-- | net/neubot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/neubot/Makefile b/net/neubot/Makefile index eb76a704668d..1a93b4944e97 100644 --- a/net/neubot/Makefile +++ b/net/neubot/Makefile @@ -11,7 +11,7 @@ COMMENT= Measures neutrality of your network connection in the background LICENSE= GPLv3 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 USES= python:2 NO_BUILD= yes |