From 2de262a38534ffb5bf630bf09ab7486967faade4 Mon Sep 17 00:00:00 2001 From: Cheng-Lung Sung Date: Mon, 22 May 2006 08:53:01 +0000 Subject: - now it builds --- databases/ruby-dbd_proxy/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'databases/ruby-dbd_proxy/Makefile') diff --git a/databases/ruby-dbd_proxy/Makefile b/databases/ruby-dbd_proxy/Makefile index 9f4921d196f3..62fe9ec6aae9 100644 --- a/databases/ruby-dbd_proxy/Makefile +++ b/databases/ruby-dbd_proxy/Makefile @@ -19,8 +19,6 @@ COMMENT= Proxy/Server driver for DBI-for-Ruby RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${RUBY_DBI_PORTDIR} -BROKEN= Does not build - USE_RUBY= yes USE_RUBY_FEATURES= drb USE_RUBY_SETUP= yes @@ -29,7 +27,7 @@ SLAVE_PORT= yes MASTER_PORT= databases/ruby-dbi WRKSRC= ${RUBY_DBI_WRKSRC} -CONFIGURE_ARGS= --with=bin/proxyserver,lib/${PORTNAME} +CONFIGURE_ARGS= --with=bin/proxyserver,${PORTNAME} .include "${.CURDIR}/../ruby-dbi/Makefile.common" -- cgit v1.2.3