aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/ruby-dbd_proxy/Makefile2
-rw-r--r--databases/ruby-dbd_proxy/pkg-plist1
2 files changed, 1 insertions, 2 deletions
diff --git a/databases/ruby-dbd_proxy/Makefile b/databases/ruby-dbd_proxy/Makefile
index 7783a16152d8..b93c93857c85 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= Incomplete pkg-plist
-
USE_RUBY= yes
USE_RUBY_FEATURES= drb
USE_RUBY_SETUP= yes
diff --git a/databases/ruby-dbd_proxy/pkg-plist b/databases/ruby-dbd_proxy/pkg-plist
index d1a0f040e2bb..0702498b5aa9 100644
--- a/databases/ruby-dbd_proxy/pkg-plist
+++ b/databases/ruby-dbd_proxy/pkg-plist
@@ -1,3 +1,4 @@
bin/proxyserver.rb
%%RUBY_SITELIBDIR%%/DBD/Proxy/Proxy.rb
@dirrm %%RUBY_SITELIBDIR%%/DBD/Proxy
+@unexec rmdir %D/%%RUBY_SITELIBDIR%%/DBD 2>/dev/null || true