|
Lines 17-22
Link Here
|
| 17 |
USES= dos2unix uidfix zip |
17 |
USES= dos2unix uidfix zip |
| 18 |
DOS2UNIX_GLOB= *.c *.h |
18 |
DOS2UNIX_GLOB= *.c *.h |
| 19 |
|
19 |
|
|
|
20 |
CONFLICTS_INSTALL= shells/fish |
| 21 |
|
| 20 |
post-patch: |
22 |
post-patch: |
| 21 |
@${REINPLACE_CMD} -e '/int main/s/short argc/int argc/' \ |
23 |
@${REINPLACE_CMD} -e '/int main/s/short argc/int argc/' \ |
| 22 |
${WRKSRC}/apps/gethumd/gethumd.c ${WRKSRC}/apps/shaapp/shaapp.c |
24 |
${WRKSRC}/apps/gethumd/gethumd.c ${WRKSRC}/apps/shaapp/shaapp.c |