diff options
Diffstat (limited to 'mail/biabam/Makefile')
-rw-r--r-- | mail/biabam/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/biabam/Makefile b/mail/biabam/Makefile index b61ee64ce92e..9cf41efef438 100644 --- a/mail/biabam/Makefile +++ b/mail/biabam/Makefile @@ -18,6 +18,7 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash NO_BUILD= yes PLIST_FILES= bin/biabam +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '1s|\(#!\)\(/bin/bash\)|\1${LOCALBASE}\2|' \ ${WRKSRC}/${PORTNAME} |