aboutsummaryrefslogtreecommitdiff
path: root/databases/py-leveldb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-leveldb/Makefile')
-rw-r--r--databases/py-leveldb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-leveldb/Makefile b/databases/py-leveldb/Makefile
index fc237e8d7baf..ce58aef1f669 100644
--- a/databases/py-leveldb/Makefile
+++ b/databases/py-leveldb/Makefile
@@ -15,7 +15,7 @@ COMMENT= Thread-safe Python binding for LevelDB
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-LIB_DEPENDS= libleveldb.so:${PORTSDIR}/databases/leveldb
+LIB_DEPENDS= libleveldb.so:databases/leveldb
USE_PYTHON= autoplist concurrent distutils
USES= localbase python tar:xz