Cosmetic change
This commit is contained in:
parent
72580ca3c9
commit
db1ec2f7a5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=543102
@ -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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user