diff options
Diffstat (limited to 'databases/ruby-dbd_proxy')
-rw-r--r-- | databases/ruby-dbd_proxy/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/ruby-dbd_proxy/Makefile b/databases/ruby-dbd_proxy/Makefile index b93c93857c85..c8695df0906f 100644 --- a/databases/ruby-dbd_proxy/Makefile +++ b/databases/ruby-dbd_proxy/Makefile @@ -23,6 +23,9 @@ USE_RUBY= yes USE_RUBY_FEATURES= drb USE_RUBY_SETUP= yes +SLAVE_PORT= yes +MASTER_PORT= databases/ruby-dbi + WRKSRC= ${RUBY_DBI_WRKSRC} CONFIGURE_ARGS= --with=bin/proxyserver,lib/${PORTNAME} |