|
Lines 31-38
Link Here
|
| 31 |
--mandir=${PREFIX}/man |
31 |
--mandir=${PREFIX}/man |
| 32 |
INSTALLS_SHLIB= yes |
32 |
INSTALLS_SHLIB= yes |
| 33 |
|
33 |
|
|
|
34 |
.ifdef BATCH |
| 34 |
OPTIONS= EXAMPLES "install example files" off \ |
35 |
OPTIONS= EXAMPLES "install example files" off \ |
| 35 |
HTMLMAN "install man pages in HTML format" off |
36 |
HTMLMAN "install man pages in HTML format" off |
|
|
37 |
.endif |
| 38 |
|
| 36 |
PLIST= ${WRKDIR}/plist |
39 |
PLIST= ${WRKDIR}/plist |
| 37 |
PLISTU= ${WRKDIR}/plist-unsorted |
40 |
PLISTU= ${WRKDIR}/plist-unsorted |
| 38 |
PLIST_SUB= LOCALBASE=${LOCALBASE} X11BASE=${X11BASE} |
41 |
PLIST_SUB= LOCALBASE=${LOCALBASE} X11BASE=${X11BASE} |