1
0
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:
FUJISHIMA Satsuki 2001-09-11 15:03:17 +00:00
parent b52dae5a98
commit e6349fb5d5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47683

View File

@ -62,6 +62,9 @@ post-patch:
.for i in ${MAN1}
@${CP} ${WRKSRC}/docs/${i:R}.man ${WRKSRC}
.endfor
.if defined(NOMAN)
${PERL} -pi.orig -e 's,^InstallManPage.*$$,/\* $$& \*/,' ${WRKSRC}/Imakefile
.endif
post-install: