diff options
Diffstat (limited to 'databases/ruby-gdbm')
-rw-r--r-- | databases/ruby-gdbm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/ruby-gdbm/Makefile b/databases/ruby-gdbm/Makefile index 03524c538749..3bcc9245d38f 100644 --- a/databases/ruby-gdbm/Makefile +++ b/databases/ruby-gdbm/Makefile @@ -14,7 +14,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= A Ruby extension to GDBM library FETCH_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch -LIB_DEPENDS= gdbm.4:${PORTSDIR}/databases/gdbm +LIB_DEPENDS= libgdbm.so:${PORTSDIR}/databases/gdbm PLIST_FILES= %%RUBY_ARCHLIBDIR%%/gdbm.so USE_RUBY= yes |