View | Details | Raw Unified | Return to bug 18669
Collapse All | Expand All

(-)en_US.ISO_8859-1/books/handbook/ports/chapter.sgml (-1 / +1 lines)
Lines 3755-3761 Link Here
3755
        <programlisting>
3755
        <programlisting>
3756
post-install:
3756
post-install:
3757
.if !defined(NOPORTDOCS)
3757
.if !defined(NOPORTDOCS)
3758
        ${MKDIR}${PREFIX}/share/doc/xv
3758
        ${MKDIR} ${PREFIX}/share/doc/xv
3759
        ${INSTALL_MAN} ${WRKSRC}/docs/xvdocs.ps ${PREFIX}/share/doc/xv
3759
        ${INSTALL_MAN} ${WRKSRC}/docs/xvdocs.ps ${PREFIX}/share/doc/xv
3760
.endif</programlisting>
3760
.endif</programlisting>

Return to bug 18669