diff options
author | agc <agc@pkgsrc.org> | 1999-04-08 18:51:48 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1999-04-08 18:51:48 +0000 |
commit | 79e49eaba21c2447783e0bf139510d281afa5954 (patch) | |
tree | d9998c42cdbbce7b75fede2b8750f625145f9f7c /net/p5-SNMP/pkg | |
parent | 2f3386a52c8ffe43cc8694f13b426934798d14c6 (diff) | |
download | pkgsrc-79e49eaba21c2447783e0bf139510d281afa5954.tar.gz |
s/netbsd/${LOWER_OPSYS}/g
Diffstat (limited to 'net/p5-SNMP/pkg')
-rw-r--r-- | net/p5-SNMP/pkg/PLIST-md.shared | 8 | ||||
-rw-r--r-- | net/p5-SNMP/pkg/PLIST-md.static | 8 | ||||
-rw-r--r-- | net/p5-SNMP/pkg/PLIST-mi | 4 |
3 files changed, 10 insertions, 10 deletions
diff --git a/net/p5-SNMP/pkg/PLIST-md.shared b/net/p5-SNMP/pkg/PLIST-md.shared index 5aa07883fe2..6fcefaf5d44 100644 --- a/net/p5-SNMP/pkg/PLIST-md.shared +++ b/net/p5-SNMP/pkg/PLIST-md.shared @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST-md.shared,v 1.1 1998/05/24 12:33:47 hubertf Exp $ -lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/SNMP/SNMP.bs -lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/SNMP/SNMP.so -@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/SNMP +@comment $NetBSD: PLIST-md.shared,v 1.2 1999/04/08 18:51:57 agc Exp $ +lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/SNMP/SNMP.bs +lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/SNMP/SNMP.so +@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/SNMP diff --git a/net/p5-SNMP/pkg/PLIST-md.static b/net/p5-SNMP/pkg/PLIST-md.static index 07c5544d3e8..53efdaa2467 100644 --- a/net/p5-SNMP/pkg/PLIST-md.static +++ b/net/p5-SNMP/pkg/PLIST-md.static @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST-md.static,v 1.1 1998/05/24 12:33:47 hubertf Exp $ -lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/SNMP/SNMP.a -lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/SNMP/extralibs.ld -@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/SNMP +@comment $NetBSD: PLIST-md.static,v 1.2 1999/04/08 18:51:57 agc Exp $ +lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/SNMP/SNMP.a +lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/SNMP/extralibs.ld +@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/SNMP diff --git a/net/p5-SNMP/pkg/PLIST-mi b/net/p5-SNMP/pkg/PLIST-mi index db371e4feb8..d01e578915f 100644 --- a/net/p5-SNMP/pkg/PLIST-mi +++ b/net/p5-SNMP/pkg/PLIST-mi @@ -1,6 +1,6 @@ -@comment $NetBSD: PLIST-mi,v 1.1 1998/05/24 12:33:47 hubertf Exp $ +@comment $NetBSD: PLIST-mi,v 1.2 1999/04/08 18:51:57 agc Exp $ lib/perl5/site_perl/auto/SNMP/autosplit.ix lib/perl5/site_perl/SNMP.pm lib/perl5/site_perl/README.SNMP -lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/SNMP/.packlist +lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/SNMP/.packlist @dirrm lib/perl5/site_perl/auto/SNMP |