mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
- Fix PLIST with RUBY_VER == 1.9
This commit is contained in:
parent
5c364c3d4c
commit
c649842c9d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270812
@ -20,9 +20,7 @@ MANCOMPRESSED= yes
|
||||
MAN1= rake.1
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${RUBY_VER} == 1.8
|
||||
PLIST_FILES= bin/rake
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
${MV} ${PREFIX}/${GEM_LIB_DIR}/doc/rake.1.gz ${PREFIX}/man/man1
|
||||
|
Loading…
Reference in New Issue
Block a user