diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-09-24 09:48:27 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-09-24 09:48:27 +0800 |
commit | 0e2b555e6fc2c54766de8d2dbfe560e42fd19672 (patch) | |
tree | 8cea71b7829001164dbb11287e405a05a8bdd0f1 /net | |
parent | 54ec4d1b3b0740d0eef24dcde8617d01936e85a1 (diff) | |
download | freebsd-ports-gnome-0e2b555e6fc2c54766de8d2dbfe560e42fd19672.tar.gz freebsd-ports-gnome-0e2b555e6fc2c54766de8d2dbfe560e42fd19672.tar.zst freebsd-ports-gnome-0e2b555e6fc2c54766de8d2dbfe560e42fd19672.zip |
- /mach/ -> /%%PERL_ARCH%%/
With Hat: perl@
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 |