aboutsummaryrefslogtreecommitdiff
path: root/databases/pypy-sqlite3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/pypy-sqlite3/Makefile')
-rw-r--r--databases/pypy-sqlite3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pypy-sqlite3/Makefile b/databases/pypy-sqlite3/Makefile
index f40f06567eec..1d87646d56d5 100644
--- a/databases/pypy-sqlite3/Makefile
+++ b/databases/pypy-sqlite3/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= databases python
MAINTAINER= python@FreeBSD.org
COMMENT= Standard PyPy binding to the SQLite3 library
-LIB_DEPENDS= libsqlite3.so:${PORTSDIR}/databases/sqlite3
+LIB_DEPENDS= libsqlite3.so:databases/sqlite3
CFFI_NAME= _ffi