mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Remove trailing slash
Approved by: bapt (via IRC)
This commit is contained in:
parent
32981dbb1c
commit
2861467a4a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328044
@ -155,7 +155,7 @@ PLIST_SUB+= PERL_VERSION=${PERL_VERSION} \
|
||||
SITE_PERL=${SITE_PERL_REL}
|
||||
|
||||
.for sect in 1 2 3 4 5 6 7 8 9
|
||||
PLIST_SUB+= PERL5_MAN${sect}=lib/perl5/${PERL_VER}/man/man${sect}/
|
||||
PLIST_SUB+= PERL5_MAN${sect}=lib/perl5/${PERL_VER}/man/man${sect}
|
||||
.endfor
|
||||
|
||||
# handle perl5 specific manpages
|
||||
|
Loading…
Reference in New Issue
Block a user