summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-01-15 17:47:38 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-01-15 17:47:38 +0000
commitf516315ff041084325b8a649aa373e388bafbd47 (patch)
tree0a47be25c2d84812538ce2a9fa51018f9e641b98
parentUpdate to 3.10.1 (diff)
Update manpage location (r523104)
-rw-r--r--games/rubygem-lolcat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/rubygem-lolcat/Makefile b/games/rubygem-lolcat/Makefile
index 254510efc5a9..69614ed8ed6c 100644
--- a/games/rubygem-lolcat/Makefile
+++ b/games/rubygem-lolcat/Makefile
@@ -21,7 +21,7 @@ USE_RUBY= yes
NO_ARCH= yes
PLIST_FILES= bin/lolcat \
- man/man6/lolcat.6.gz
+ share/man/man6/lolcat.6.gz
post-build:
@${REINPLACE_CMD} -e 's|man/lolcat.6|&.gz|' ${WRKSRC}/${GEMSPEC}