diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-07-31 11:56:17 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-07-31 11:56:17 +0000 |
commit | a74217e6d9281b3d195ab0ad6e6b9434f63b6d27 (patch) | |
tree | 44a97c66747f24c5fab92020a97ab60bb4e93db7 /news/p5-POE-Component-Server-NNTP | |
parent | e4ceaa901bf22ed58f8d80e942449d482ccfbb7e (diff) | |
download | ports-a74217e6d9281b3d195ab0ad6e6b9434f63b6d27.tar.gz ports-a74217e6d9281b3d195ab0ad6e6b9434f63b6d27.zip |
Notes
Diffstat (limited to 'news/p5-POE-Component-Server-NNTP')
-rw-r--r-- | news/p5-POE-Component-Server-NNTP/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/p5-POE-Component-Server-NNTP/Makefile b/news/p5-POE-Component-Server-NNTP/Makefile index 81c26cd437cc..c8824e44d06a 100644 --- a/news/p5-POE-Component-Server-NNTP/Makefile +++ b/news/p5-POE-Component-Server-NNTP/Makefile @@ -14,7 +14,8 @@ RUN_DEPENDS= p5-POE>=0.38:${PORTSDIR}/devel/p5-POE \ p5-POE-Component-Pluggable>=0.03:${PORTSDIR}/devel/p5-POE-Component-Pluggable \ p5-POE-Component-Client-NNTP>=1.05:${PORTSDIR}/news/p5-POE-Component-Client-NNTP -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= POE::Component::Server::NNTP.3 \ POE::Component::Server::NNTP::Constants.3 |