svn commit: r523148 - head/games/rubygem-lolcat

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jan 15 17:47:39 UTC 2020


Author: sunpoet
Date: Wed Jan 15 17:47:38 2020
New Revision: 523148
URL: https://svnweb.freebsd.org/changeset/ports/523148

Log:
  Update manpage location (r523104)

Modified:
  head/games/rubygem-lolcat/Makefile

Modified: head/games/rubygem-lolcat/Makefile
==============================================================================
--- head/games/rubygem-lolcat/Makefile	Wed Jan 15 17:47:33 2020	(r523147)
+++ head/games/rubygem-lolcat/Makefile	Wed Jan 15 17:47:38 2020	(r523148)
@@ -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}


More information about the svn-ports-all mailing list