manpath.1 depend on manpath.man
This commit is contained in:
parent
8eeb71d709
commit
7848c5e3b3
@ -17,6 +17,7 @@ DPADD+= ${MAN1}
|
|||||||
CFLAGS+= -DMAIN -DSTDC_HEADERS -DPOSIX -DHAS_TROFF -DDO_UNCOMPRESS
|
CFLAGS+= -DMAIN -DSTDC_HEADERS -DPOSIX -DHAS_TROFF -DDO_UNCOMPRESS
|
||||||
CFLAGS+= -DALT_SYSTEMS -I${.CURDIR}/../lib -I${.CURDIR}/../lib/obj
|
CFLAGS+= -DALT_SYSTEMS -I${.CURDIR}/../lib -I${.CURDIR}/../lib/obj
|
||||||
CLEANFILES+= ${MAN1}
|
CLEANFILES+= ${MAN1}
|
||||||
|
MANDEPEND+= ${MAN1}
|
||||||
|
|
||||||
${MAN1}: ${.CURDIR}/manpath.man
|
${MAN1}: ${.CURDIR}/manpath.man
|
||||||
sed -e 's,%libdir%,${libdir},' -e 's,%bindir%,${bindir},' \
|
sed -e 's,%libdir%,${libdir},' -e 's,%bindir%,${bindir},' \
|
||||||
|
Loading…
Reference in New Issue
Block a user