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

(-)/root/Makefile Sun May 13 19:18:12 2001 (-1 / +1 lines)
Lines 26-32 Link Here
26
       perl -pe 's,^#!/usr/local/bin/perl$$,#!/usr/bin/perl,' < ${_DISTDIR}${DI
26
       perl -pe 's,^#!/usr/local/bin/perl$$,#!/usr/bin/perl,' < ${_DISTDIR}${DI
27
27
28
do-build:
28
do-build:
29
       pod2man ${WRKSRC}/rlytest ${WRKSRC}/rlytest.1
29
       pod2man ${WRKSRC}/rlytest > ${WRKSRC}/rlytest.1
30
30
31
do-install:
31
do-install:
32
       ${INSTALL_SCRIPT} ${WRKSRC}/rlytest ${PREFIX}/bin/
32
       ${INSTALL_SCRIPT} ${WRKSRC}/rlytest ${PREFIX}/bin/

Return to bug 27309