From 4f04e471dbe4ba5f9e79e6cbd74d004985df2379 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Wed, 22 Sep 2021 06:18:28 +0800 Subject: [PATCH] irc/rbot: Add USES=cpe --- irc/rbot/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/irc/rbot/Makefile b/irc/rbot/Makefile index 37366668d20c..1db7efac324f 100644 --- a/irc/rbot/Makefile +++ b/irc/rbot/Makefile @@ -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: