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

(-)/usr/ports/x11-toolkits/open-motif/Makefile (+2 lines)
Lines 67-72 Link Here
67
# User config option: Build and install Motif manuals
67
# User config option: Build and install Motif manuals
68
.if !defined(WITHOUT_OPENMOTIF_MANUALS)
68
.if !defined(WITHOUT_OPENMOTIF_MANUALS)
69
.include "${.CURDIR}/Makefile.man"
69
.include "${.CURDIR}/Makefile.man"
70
.else
71
PLIST_SUB+=	DOCSDIR="@comment "
70
.endif
72
.endif
71
73
72
post-patch:
74
post-patch:

Return to bug 80012