diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-06 07:00:15 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-06 07:00:15 +0000 |
commit | ee79f6d785df6f3cd95e310217b654e7ddbf984a (patch) | |
tree | e056c71dcec2891a27063c3d2ff95b45626ce6d4 /net/p5-Net-PubSubHubbub-Publisher | |
parent | d8771481e0d9feb41858258fb28adbfe2dc62f66 (diff) | |
download | ports-ee79f6d785df6f3cd95e310217b654e7ddbf984a.tar.gz ports-ee79f6d785df6f3cd95e310217b654e7ddbf984a.zip |
Notes
Diffstat (limited to 'net/p5-Net-PubSubHubbub-Publisher')
-rw-r--r-- | net/p5-Net-PubSubHubbub-Publisher/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-PubSubHubbub-Publisher/Makefile b/net/p5-Net-PubSubHubbub-Publisher/Makefile index 4b118075a1d9..5dc2523af706 100644 --- a/net/p5-Net-PubSubHubbub-Publisher/Makefile +++ b/net/p5-Net-PubSubHubbub-Publisher/Makefile @@ -16,7 +16,8 @@ COMMENT= Client library to ping a PubSubHubbub hub RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::PubSubHubbub::Publisher.3 |