diff options
Diffstat (limited to 'databases/pypy-gdbm/Makefile')
-rw-r--r-- | databases/pypy-gdbm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pypy-gdbm/Makefile b/databases/pypy-gdbm/Makefile index e85b50d1c59e..95e3e13c1664 100644 --- a/databases/pypy-gdbm/Makefile +++ b/databases/pypy-gdbm/Makefile @@ -8,7 +8,7 @@ CATEGORIES= databases python MAINTAINER= python@FreeBSD.org COMMENT= PyPy bindings to the GNU dbm library -LIB_DEPENDS= libgdbm.so:${PORTSDIR}/databases/gdbm +LIB_DEPENDS= libgdbm.so:databases/gdbm CFFI_NAME= ffi |