diff options
Diffstat (limited to 'news/mail2nntp/Makefile')
-rw-r--r-- | news/mail2nntp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/mail2nntp/Makefile b/news/mail2nntp/Makefile index b55addc9e095..5143946934bf 100644 --- a/news/mail2nntp/Makefile +++ b/news/mail2nntp/Makefile @@ -11,7 +11,7 @@ COMMENT= Simple mail to news gateway LICENSE= GPLv2 -RUN_DEPENDS= p5-NNTPClient>=0:${PORTSDIR}/news/p5-NNTPClient +RUN_DEPENDS= p5-NNTPClient>=0:news/p5-NNTPClient USES= perl5 shebangfix USE_PERL5= run |