diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-24 01:48:27 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-24 01:48:27 +0000 |
commit | 5bd9c5c7974aefde7c7435916bc682e72d0bdd46 (patch) | |
tree | 8c36bcea918929034d9a7bd1ae2ec361b21f42ad /net | |
parent | 235033c8176f1104d8acbcdfa1487b2cbe43c717 (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-Cassandra-Easy/pkg-plist | 8 | ||||
-rw-r--r-- | net/p5-Net-RabbitMQ/pkg-plist | 14 |
2 files changed, 11 insertions, 11 deletions
diff --git a/net/p5-Net-Cassandra-Easy/pkg-plist b/net/p5-Net-Cassandra-Easy/pkg-plist index 6a24fe5630f5..016e0e3007da 100644 --- a/net/p5-Net-Cassandra-Easy/pkg-plist +++ b/net/p5-Net-Cassandra-Easy/pkg-plist @@ -15,10 +15,10 @@ bin/cassidy.pl %%SITE_PERL%%/Net/GenThrift/Thrift/Protocol.pm %%SITE_PERL%%/Net/GenThrift/Thrift/Socket.pm %%SITE_PERL%%/Net/GenThrift/Thrift/Transport.pm -%%SITE_PERL%%/mach/auto/Net/Cassandra/Easy/.packlist -@dirrmtry %%SITE_PERL%%/mach/auto/Net/Cassandra/Easy -@dirrmtry %%SITE_PERL%%/mach/auto/Net/Cassandra -@dirrmtry %%SITE_PERL%%/mach/auto/Net +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Cassandra/Easy/.packlist +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Cassandra/Easy +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Cassandra +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net @dirrmtry %%SITE_PERL%%/Net/GenThrift/Thrift @dirrmtry %%SITE_PERL%%/Net/GenThrift @dirrmtry %%SITE_PERL%%/Net/GenCassandra diff --git a/net/p5-Net-RabbitMQ/pkg-plist b/net/p5-Net-RabbitMQ/pkg-plist index 50c5609e13ab..59d312304390 100644 --- a/net/p5-Net-RabbitMQ/pkg-plist +++ b/net/p5-Net-RabbitMQ/pkg-plist @@ -1,7 +1,7 @@ -%%SITE_PERL%%/mach/Net/RabbitMQ.pm -%%SITE_PERL%%/mach/auto/Net/RabbitMQ/RabbitMQ.bs -%%SITE_PERL%%/mach/auto/Net/RabbitMQ/RabbitMQ.so -%%SITE_PERL%%/mach/auto/Net/RabbitMQ/.packlist -@dirrmtry %%SITE_PERL%%/mach/Net -@dirrmtry %%SITE_PERL%%/mach/auto/Net/RabbitMQ -@dirrmtry %%SITE_PERL%%/mach/auto/Net +%%SITE_PERL%%/%%PERL_ARCH%%/Net/RabbitMQ.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/RabbitMQ/RabbitMQ.bs +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/RabbitMQ/RabbitMQ.so +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/RabbitMQ/.packlist +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Net +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/RabbitMQ +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net |