Under txt2man 1.5.6, I get this error when running the `bookman`
command:

./bookman[86]: syntax error: `$1' missing expression operator

This is because bookman is being executed via `/bin/sh`, when it in fact
seems to be a BASH-specific script.

I have updated the shebang to call /usr/bin/env bash and have added
shells/bash to RUN_DEPENDS.

~ Charles

Attachment: txt2man.tgz
Description: application/compressed-tar

Reply via email to