diff options
Diffstat (limited to 'databases/ruby-qdbm/Makefile')
-rw-r--r-- | databases/ruby-qdbm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/ruby-qdbm/Makefile b/databases/ruby-qdbm/Makefile index 58f30af081b6..cae7a0573229 100644 --- a/databases/ruby-qdbm/Makefile +++ b/databases/ruby-qdbm/Makefile @@ -14,9 +14,8 @@ LICENSE_FILE= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/COPYING LIB_DEPENDS= libqdbm.so:databases/qdbm -USES= iconv shebangfix +USES= iconv ruby shebangfix SHEBANG_FILES= curia/rbcrtest depot/rbdptest myrbdoc villa/rbvltest -USE_RUBY= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/ruby GNU_CONFIGURE= yes USE_LDCONFIG= yes |