diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-04-23 06:32:10 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-04-23 06:32:10 +0000 |
commit | e98adac7c85343a837a4fe86b9d5cc20fa6c21bc (patch) | |
tree | c25d2d28fe11ddb6410bdcf7f2be48f292b897b0 /databases | |
parent | 1b8a5249422e6eeb454efc73c06293cd770c42d7 (diff) | |
download | ports-e98adac7c85343a837a4fe86b9d5cc20fa6c21bc.tar.gz ports-e98adac7c85343a837a4fe86b9d5cc20fa6c21bc.zip |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/ruby-dbi/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/ruby-dbi/Makefile b/databases/ruby-dbi/Makefile index 511d492486bc..1895411f060a 100644 --- a/databases/ruby-dbi/Makefile +++ b/databases/ruby-dbi/Makefile @@ -17,6 +17,8 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= DBI-for-Ruby - a common interface for SQL-based databases +RUN_DEPENDS= ${RUBY_SITELIBDIR}/aspectr.rb:${PORTSDIR}/devel/ruby-aspectr + USE_RUBY= yes USE_RUBY_SETUP= yes |