diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-06 16:11:30 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-06 16:11:30 +0000 |
commit | 3d017a688622e8dfbc020a020058de1a277f526b (patch) | |
tree | 4a51b775a74e2a77d74eded4714f5fdb1a9d89ac /net/p5-POE-Component-Client-Ident/Makefile | |
parent | 8a4b4aeb1fa6e5fafdf1da900295b2e652520e89 (diff) | |
download | ports-3d017a688622e8dfbc020a020058de1a277f526b.tar.gz ports-3d017a688622e8dfbc020a020058de1a277f526b.zip |
Notes
Diffstat (limited to 'net/p5-POE-Component-Client-Ident/Makefile')
-rw-r--r-- | net/p5-POE-Component-Client-Ident/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-POE-Component-Client-Ident/Makefile b/net/p5-POE-Component-Client-Ident/Makefile index df6ad35cdc08..524615da4ec6 100644 --- a/net/p5-POE-Component-Client-Ident/Makefile +++ b/net/p5-POE-Component-Client-Ident/Makefile @@ -18,7 +18,8 @@ BUILD_DEPENDS= p5-POE>=0.9999:${PORTSDIR}/devel/p5-POE RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-POE-Server-TCP>=0:${PORTSDIR}/devel/p5-Test-POE-Server-TCP -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= POE::Component::Client::Ident.3 \ POE::Component::Client::Ident::Agent.3 \ |