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

(-)textproc/mdocml/Makefile (-1 / +1 lines)
Lines 19-25 MAN7= man.7 mdoc.7 mandoc_char.7 Link Here
19
19
20
PLIST_SUB+=	EXAMPLESDIR=share/examples/mandoc
20
PLIST_SUB+=	EXAMPLESDIR=share/examples/mandoc
21
21
22
pre-install:
22
pre-su-install:
23
	@${MKDIR} ${EXAMPLESDIR:S/mdocml/mandoc/}
23
	@${MKDIR} ${EXAMPLESDIR:S/mdocml/mandoc/}
24
24
25
.include <bsd.port.mk>
25
.include <bsd.port.mk>

Return to bug 146505