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: |