diff options
Diffstat (limited to 'databases/rubygem-amalgalite/Makefile')
-rw-r--r-- | databases/rubygem-amalgalite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/rubygem-amalgalite/Makefile b/databases/rubygem-amalgalite/Makefile index afe53af09806..13ed667c22bd 100644 --- a/databases/rubygem-amalgalite/Makefile +++ b/databases/rubygem-amalgalite/Makefile @@ -12,7 +12,7 @@ COMMENT= Embeds the SQLite database engine in a Ruby extension LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-arrayfields>=4.9:${PORTSDIR}/devel/rubygem-arrayfields +RUN_DEPENDS= rubygem-arrayfields>=4.9:devel/rubygem-arrayfields USE_RUBY= yes USE_RUBYGEMS= yes |