diff options
Diffstat (limited to 'misc/txt2regex/Makefile')
-rw-r--r-- | misc/txt2regex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/txt2regex/Makefile b/misc/txt2regex/Makefile index c2377099e7a1..1f482c1ce6a5 100644 --- a/misc/txt2regex/Makefile +++ b/misc/txt2regex/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 USE_REINPLACE= yes NO_BUILD= yes +PLIST_FILES= bin/txt2regex post-patch: @${REINPLACE_CMD} -e "s,/bin/bash,${LOCALBASE}/bin/bash,g ; \ |