diff options
Diffstat (limited to 'news/newsgrab/Makefile')
-rw-r--r-- | news/newsgrab/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/news/newsgrab/Makefile b/news/newsgrab/Makefile index f5876e95aec5..bc0a69ea2295 100644 --- a/news/newsgrab/Makefile +++ b/news/newsgrab/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS= p5-NNTPClient>=0:${PORTSDIR}/news/p5-NNTPClient \ NO_BUILD= yes USES= perl5 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|^#!/usr/bin/perl|#!${PERL}|' ${WRKSRC}/newsgrab.pl |