mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
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
|
rubygem-oauth2>=0:net/rubygem-oauth2
|
||||||
LIB_DEPENDS= libtokyocabinet.so:databases/tokyocabinet
|
LIB_DEPENDS= libtokyocabinet.so:databases/tokyocabinet
|
||||||
|
|
||||||
|
USES= cpe
|
||||||
|
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
USE_RUBY_SETUP= yes
|
USE_RUBY_SETUP= yes
|
||||||
CONFIGURE_ARGS= --prefix=${PREFIX}
|
CONFIGURE_ARGS= --prefix=${PREFIX}
|
||||||
@ -37,6 +39,8 @@ SUB_FILES= pkg-message
|
|||||||
|
|
||||||
PORTDOCS= REQUIREMENTS ChangeLog
|
PORTDOCS= REQUIREMENTS ChangeLog
|
||||||
|
|
||||||
|
CPE_VENDOR= ruby-rbot
|
||||||
|
|
||||||
OPTIONS_DEFINE= DOCS
|
OPTIONS_DEFINE= DOCS
|
||||||
|
|
||||||
post-install-DOCS-on:
|
post-install-DOCS-on:
|
||||||
|
Loading…
Reference in New Issue
Block a user