diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-14 12:04:18 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-14 12:04:18 +0000 |
commit | e5a7b5184d3a9ecdd216c7e781e3ce1db2451784 (patch) | |
tree | 0b99f811fd2d870349949708741c6d39ea7b57a5 /news/mail2nntp | |
parent | e00c0e2d6b2bb06b5a3aa3c5d746fe3f9fadf89d (diff) |
Notes
Diffstat (limited to 'news/mail2nntp')
-rw-r--r-- | news/mail2nntp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/mail2nntp/Makefile b/news/mail2nntp/Makefile index cccce3892c0d..f14b2c528ccd 100644 --- a/news/mail2nntp/Makefile +++ b/news/mail2nntp/Makefile @@ -13,7 +13,8 @@ LICENSE= GPLv2 RUN_DEPENDS= p5-NNTPClient>=0:${PORTSDIR}/news/p5-NNTPClient -USE_PERL5_RUN= yes +USES= perl5 +USE_PERL5= run NO_BUILD= yes PORTDOCS= * |