diff options
Diffstat (limited to 'databases/ruby-tokyocabinet/Makefile')
-rw-r--r-- | databases/ruby-tokyocabinet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/ruby-tokyocabinet/Makefile b/databases/ruby-tokyocabinet/Makefile index 220de65e3150..d5fe5f78e922 100644 --- a/databases/ruby-tokyocabinet/Makefile +++ b/databases/ruby-tokyocabinet/Makefile @@ -12,7 +12,7 @@ DIST_SUBDIR= ruby MAINTAINER= dgerow@afflictions.org COMMENT= Ruby interface to the Tokyo Cabinet DB engine -LIB_DEPENDS= libtokyocabinet.so:${PORTSDIR}/databases/tokyocabinet +LIB_DEPENDS= libtokyocabinet.so:databases/tokyocabinet USE_RUBY= yes USE_RUBY_EXTCONF= yes |