diff options
author | bad <bad@pkgsrc.org> | 1999-09-07 14:49:42 +0000 |
---|---|---|
committer | bad <bad@pkgsrc.org> | 1999-09-07 14:49:42 +0000 |
commit | 00b15d99cace15e624cace50643f3a8bff5bb5da (patch) | |
tree | 95a87f8909e524d50954928d672fa6fb9316a6c1 /comms/p5-pilot-link | |
parent | 8e3f9ba4eef4f2255ca6a8a929ac5c939a5ff7a9 (diff) | |
download | pkgsrc-00b15d99cace15e624cace50643f3a8bff5bb5da.tar.gz |
Some cleanup:
i386-netbsd -> ${MACHINE_ARCH}-${LOWER_OPSYS}
MACHINE_GNU_ARCH -> MACHINE_ARCH
/./ -> /
Diffstat (limited to 'comms/p5-pilot-link')
-rw-r--r-- | comms/p5-pilot-link/pkg/PLIST | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/comms/p5-pilot-link/pkg/PLIST b/comms/p5-pilot-link/pkg/PLIST index f78c23ecb89..6839f22ba85 100644 --- a/comms/p5-pilot-link/pkg/PLIST +++ b/comms/p5-pilot-link/pkg/PLIST @@ -1,12 +1,12 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/05/20 21:16:17 tron Exp $ +@comment $NetBSD: PLIST,v 1.2 1999/09/07 14:49:42 bad Exp $ lib/perl5/site_perl/PDA/Pilot.pm lib/perl5/site_perl/PDA/dump.pl lib/perl5/site_perl/auto/PDA/Pilot/autosplit.ix -lib/perl5/site_perl/i386-netbsd/auto/PDA/Pilot/.packlist -lib/perl5/site_perl/i386-netbsd/auto/PDA/Pilot/Pilot.bs -lib/perl5/site_perl/i386-netbsd/auto/PDA/Pilot/Pilot.so -@dirrm lib/perl5/site_perl/i386-netbsd/auto/PDA/Pilot -@dirrm lib/perl5/site_perl/i386-netbsd/auto/PDA +lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/PDA/Pilot/.packlist +lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/PDA/Pilot/Pilot.bs +lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/PDA/Pilot/Pilot.so +@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/PDA/Pilot +@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/PDA @dirrm lib/perl5/site_perl/auto/PDA/Pilot @dirrm lib/perl5/site_perl/auto/PDA @dirrm lib/perl5/site_perl/PDA |