mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
fix build of graphics/xv-m17n and japanese/xv.
Non-response from: maintainer
This commit is contained in:
parent
b52dae5a98
commit
e6349fb5d5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47683
@ -62,6 +62,9 @@ post-patch:
|
|||||||
.for i in ${MAN1}
|
.for i in ${MAN1}
|
||||||
@${CP} ${WRKSRC}/docs/${i:R}.man ${WRKSRC}
|
@${CP} ${WRKSRC}/docs/${i:R}.man ${WRKSRC}
|
||||||
.endfor
|
.endfor
|
||||||
|
.if defined(NOMAN)
|
||||||
|
${PERL} -pi.orig -e 's,^InstallManPage.*$$,/\* $$& \*/,' ${WRKSRC}/Imakefile
|
||||||
|
.endif
|
||||||
|
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
|
Loading…
Reference in New Issue
Block a user