diff options
Diffstat (limited to 'databases/ruby-dbd_pg/Makefile')
-rw-r--r-- | databases/ruby-dbd_pg/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/ruby-dbd_pg/Makefile b/databases/ruby-dbd_pg/Makefile index 82f1d777b02a..90de851dcc61 100644 --- a/databases/ruby-dbd_pg/Makefile +++ b/databases/ruby-dbd_pg/Makefile @@ -24,6 +24,9 @@ RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${RUBY_DBI_PORTDIR} \ USE_RUBY= yes USE_RUBY_SETUP= yes +SLAVE_PORT= yes +MASTER_PORT= databases/ruby-dbi + WRKSRC= ${RUBY_DBI_WRKSRC} CONFIGURE_ARGS= --with=lib/${PORTNAME} |