diff options
author | Steve Wills <swills@FreeBSD.org> | 2017-12-24 23:25:20 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2017-12-24 23:25:20 +0000 |
commit | 375f02ff1417daba5415a6e9002d5323e458b0ed (patch) | |
tree | 0511674a292a9ab6474c756f0b14b6810a770e89 /databases/ruby-odbc | |
parent | ee19532c6318ded44e3927778daa74f6b7aeb808 (diff) |
Notes
Diffstat (limited to 'databases/ruby-odbc')
-rw-r--r-- | databases/ruby-odbc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/ruby-odbc/Makefile b/databases/ruby-odbc/Makefile index ba6f70dc9806..c671f8560598 100644 --- a/databases/ruby-odbc/Makefile +++ b/databases/ruby-odbc/Makefile @@ -15,7 +15,7 @@ COMMENT= Ruby extension library to use ODBC data sources BROKEN_RUBY24= yes -OPTIONS_DEFINe= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES LIB_DEPENDS= libodbc.so:databases/unixODBC |