aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-29 18:03:32 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-29 19:54:13 +0000
commit9f0ce98efea9ca39d4930569c7a072a9431793b2 (patch)
treedb1aad991b18ed214df10f2d72b89d32525ec8b2
parent595f233ec261422851fc7addb75f55bd5b2e4085 (diff)
downloadports-9f0ce98efea9ca39d4930569c7a072a9431793b2.tar.gz
ports-9f0ce98efea9ca39d4930569c7a072a9431793b2.zip
irc/rbot: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--irc/rbot/Makefile3
-rw-r--r--irc/rbot/pkg-plist2
2 files changed, 3 insertions, 2 deletions
diff --git a/irc/rbot/Makefile b/irc/rbot/Makefile
index aca35f99db58..06984ff5bcfc 100644
--- a/irc/rbot/Makefile
+++ b/irc/rbot/Makefile
@@ -1,6 +1,6 @@
PORTNAME= rbot
PORTVERSION= 20160325
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= irc ruby
@@ -25,6 +25,7 @@ LIB_DEPENDS= libtokyocabinet.so:databases/tokyocabinet
USES= cpe ruby:setup
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS= --prefix=${PREFIX}
NO_ARCH= yes
diff --git a/irc/rbot/pkg-plist b/irc/rbot/pkg-plist
index e411686f8392..dfe970ca87da 100644
--- a/irc/rbot/pkg-plist
+++ b/irc/rbot/pkg-plist
@@ -42,7 +42,7 @@ bin/rbotdb
%%RUBY_SITELIBDIR%%/rbot/registry/tc.rb
%%RUBY_SITELIBDIR%%/rbot/rfc2812.rb
%%RUBY_SITELIBDIR%%/rbot/timer.rb
-man/rbot.xml.gz
+share/man/rbot.xml.gz
%%DATADIR%%/contrib/plugins/stats.rb
%%DATADIR%%/contrib/plugins/vandale.rb
%%DATADIR%%/filters/rss.rb