diff options
Diffstat (limited to 'news/husky-htick-devel/Makefile')
-rw-r--r-- | news/husky-htick-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/news/husky-htick-devel/Makefile b/news/husky-htick-devel/Makefile index 42cc96071310..ac13207d3af0 100644 --- a/news/husky-htick-devel/Makefile +++ b/news/husky-htick-devel/Makefile @@ -21,6 +21,7 @@ INFO= htick PLIST_FILES= bin/htick \ share/doc/husky/htick.html +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's^/fido/etc/config^${PREFIX}/etc/fido/config^' \ ${WRKSRC}/man/htick.1 |