irc/rbot: Add USES=cpe
This commit is contained in:
parent
48a2f41f2f
commit
4f04e471db
@ -24,6 +24,8 @@ RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/tokyocabinet.so:databases/ruby-tokyocabinet
|
||||
rubygem-oauth2>=0:net/rubygem-oauth2
|
||||
LIB_DEPENDS= libtokyocabinet.so:databases/tokyocabinet
|
||||
|
||||
USES= cpe
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBY_SETUP= yes
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX}
|
||||
@ -37,6 +39,8 @@ SUB_FILES= pkg-message
|
||||
|
||||
PORTDOCS= REQUIREMENTS ChangeLog
|
||||
|
||||
CPE_VENDOR= ruby-rbot
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
post-install-DOCS-on:
|
||||
|
Loading…
Reference in New Issue
Block a user