aboutsummaryrefslogtreecommitdiff
path: root/games/rubygem-lolcat
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-07-24 07:18:52 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-07-24 07:18:52 +0000
commitdb1ec2f7a52b66564b2e8ebc6533149bff377815 (patch)
tree382a01076663f747836ce47e47dd24c76ead7ea3 /games/rubygem-lolcat
parent72580ca3c9df795f856641f74ca3cc13c96fe9bd (diff)
downloadports-db1ec2f7a52b66564b2e8ebc6533149bff377815.tar.gz
ports-db1ec2f7a52b66564b2e8ebc6533149bff377815.zip
Cosmetic change
Notes
Notes: svn path=/head/; revision=543102
Diffstat (limited to 'games/rubygem-lolcat')
-rw-r--r--games/rubygem-lolcat/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/rubygem-lolcat/Makefile b/games/rubygem-lolcat/Makefile
index e631630d9d84..db875a069c4a 100644
--- a/games/rubygem-lolcat/Makefile
+++ b/games/rubygem-lolcat/Makefile
@@ -17,8 +17,6 @@ RUN_DEPENDS= rubygem-manpages>=0.6.1<0.7:devel/rubygem-manpages \
USES= gem
-CONFLICTS_INSTALL= lolcat
-
USE_RUBY= yes
NO_ARCH= yes
@@ -26,6 +24,9 @@ NO_ARCH= yes
PLIST_FILES= bin/lolcat \
share/man/man6/lolcat.6.gz
+# bin/lolcat
+CONFLICTS_INSTALL= lolcat
+
post-build:
@${REINPLACE_CMD} -e 's|man/lolcat.6|&.gz|' ${WRKSRC}/${GEMSPEC}