|
Lines 50-56
Link Here
|
| 50 |
.endif |
50 |
.endif |
| 51 |
.if defined(WITH_JPILOT) |
51 |
.if defined(WITH_JPILOT) |
| 52 |
LIB_DEPENDS+= pisock.4:${PORTSDIR}/palm/pilot-link |
52 |
LIB_DEPENDS+= pisock.4:${PORTSDIR}/palm/pilot-link |
| 53 |
RUN_DEPENDS+= ${LOCALBASE}/pilot/bin/jpilot:${PORTSDIR}/palm/jpilot |
53 |
RUN_DEPENDS+= jpilot:${PORTSDIR}/palm/jpilot |
| 54 |
CONFIGURE_ARGS+=--enable-jpilot |
54 |
CONFIGURE_ARGS+=--enable-jpilot |
| 55 |
.else |
55 |
.else |
| 56 |
CONFIGURE_ARGS+= --disable-jpilot |
56 |
CONFIGURE_ARGS+= --disable-jpilot |