diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-05 16:42:55 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-05 16:42:55 +0000 |
commit | 3246ebc3ca130704875cc0faca419ea671588641 (patch) | |
tree | 443222d8f53a5a1c5592070cd0d06a088ffbf387 /net/p5-Net-Cassandra-Easy | |
parent | cbbf190e5e0d3f9bba3451679ffcd5049590b468 (diff) | |
download | ports-3246ebc3ca130704875cc0faca419ea671588641.tar.gz ports-3246ebc3ca130704875cc0faca419ea671588641.zip |
Notes
Diffstat (limited to 'net/p5-Net-Cassandra-Easy')
-rw-r--r-- | net/p5-Net-Cassandra-Easy/Makefile | 3 | ||||
-rw-r--r-- | net/p5-Net-Cassandra-Easy/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/net/p5-Net-Cassandra-Easy/Makefile b/net/p5-Net-Cassandra-Easy/Makefile index 2fc3a14c0b74..2b1effd4bf4d 100644 --- a/net/p5-Net-Cassandra-Easy/Makefile +++ b/net/p5-Net-Cassandra-Easy/Makefile @@ -20,7 +20,4 @@ RUN_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ USES= perl5 USE_PERL5= configure -MAN3= Net::Cassandra::Easy.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net/p5-Net-Cassandra-Easy/pkg-plist b/net/p5-Net-Cassandra-Easy/pkg-plist index cdc321b1b50f..36aaa61c46f7 100644 --- a/net/p5-Net-Cassandra-Easy/pkg-plist +++ b/net/p5-Net-Cassandra-Easy/pkg-plist @@ -1,4 +1,5 @@ bin/cassidy.pl +%%PERL5_MAN3%%/Net::Cassandra::Easy.3.gz %%SITE_PERL%%/Net/Cassandra/Easy.pm %%SITE_PERL%%/Net/Cassandra/cassidy.pl %%SITE_PERL%%/Net/Cassandra/genthrift.pl |