diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:16:16 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:16:16 +0000 |
commit | 8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch) | |
tree | d3548a0f08ca434f11cb4415a93d98037409413b /news/p5-POE-Component-Server-NNTP/Makefile | |
parent | a9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff) | |
download | ports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.tar.gz ports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.zip |
Notes
Diffstat (limited to 'news/p5-POE-Component-Server-NNTP/Makefile')
-rw-r--r-- | news/p5-POE-Component-Server-NNTP/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/news/p5-POE-Component-Server-NNTP/Makefile b/news/p5-POE-Component-Server-NNTP/Makefile index df1d15812133..b638a9ae67c7 100644 --- a/news/p5-POE-Component-Server-NNTP/Makefile +++ b/news/p5-POE-Component-Server-NNTP/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Component that provides NNTP server functionality -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 +RUN_DEPENDS= p5-POE>=0.38:devel/p5-POE \ + p5-POE-Component-Pluggable>=0.03:devel/p5-POE-Component-Pluggable \ + p5-POE-Component-Client-NNTP>=1.05:news/p5-POE-Component-Client-NNTP USES= perl5 USE_PERL5= configure |