diff options
Diffstat (limited to 'databases/ruby-gdbm/Makefile')
-rw-r--r-- | databases/ruby-gdbm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/ruby-gdbm/Makefile b/databases/ruby-gdbm/Makefile index b4cee77a27c0..d85af3683db3 100644 --- a/databases/ruby-gdbm/Makefile +++ b/databases/ruby-gdbm/Makefile @@ -18,6 +18,7 @@ COMMENT= A Ruby extension to GDBM library BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm +PLIST_FILES= %%RUBY_ARCHLIBDIR%%/gdbm.so USE_RUBY= yes USE_RUBY_EXTCONF= yes |