diff options
Diffstat (limited to 'sysutils/wemux/Makefile')
-rw-r--r-- | sysutils/wemux/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/wemux/Makefile b/sysutils/wemux/Makefile index 0889e3e1b791..2bfd9f5607fd 100644 --- a/sysutils/wemux/Makefile +++ b/sysutils/wemux/Makefile @@ -17,8 +17,7 @@ RUN_DEPENDS= tmux:${PORTSDIR}/sysutils/tmux \ NO_BUILD= yes USE_GITHUB= yes GH_ACCOUNT= zolrath -GH_TAGNAME= 971f8c375263f9dd8853f676e3331782c4fbdfdc -GH_COMMIT= 971f8c3 +GH_TAGNAME= 971f8c3 post-patch: @${REINPLACE_CMD} -e "s,%%PREFIX%%,${PREFIX},g" ${WRKSRC}/${PORTNAME} |