diff options
author | hubertf <hubertf> | 1998-01-28 15:33:44 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1998-01-28 15:33:44 +0000 |
commit | 444db71c0e95ce1f24612a634f1ad44793fdef3a (patch) | |
tree | 83e8ff7ed5c97c543bbfc7e505985f2efd5eb0e0 /security/p5-MD5 | |
parent | 658b0db488d01729258ef4274d4087fad210a0aa (diff) | |
download | pkgsrc-444db71c0e95ce1f24612a634f1ad44793fdef3a.tar.gz |
Replace "<$ARCH"> by "${MACHINE_ARCH}", keep "<$ARCH>"
(in bsd.port.mk) for backward compatibility.
Diffstat (limited to 'security/p5-MD5')
-rw-r--r-- | security/p5-MD5/pkg/PLIST-md.shared | 8 | ||||
-rw-r--r-- | security/p5-MD5/pkg/PLIST-md.static | 8 | ||||
-rw-r--r-- | security/p5-MD5/pkg/PLIST-mi | 4 |
3 files changed, 10 insertions, 10 deletions
diff --git a/security/p5-MD5/pkg/PLIST-md.shared b/security/p5-MD5/pkg/PLIST-md.shared index 33d0d1bcb81..1583bf016e8 100644 --- a/security/p5-MD5/pkg/PLIST-md.shared +++ b/security/p5-MD5/pkg/PLIST-md.shared @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST-md.shared,v 1.1 1997/11/22 05:09:19 hubertf Exp $ -lib/perl5/site_perl/<$ARCH>-netbsd/auto/MD5/MD5.so -lib/perl5/site_perl/<$ARCH>-netbsd/auto/MD5/MD5.bs -@dirrm lib/perl5/site_perl/<$ARCH>-netbsd/auto/MD5 +@comment $NetBSD: PLIST-md.shared,v 1.2 1998/01/28 15:34:02 hubertf Exp $ +lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/MD5/MD5.so +lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/MD5/MD5.bs +@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/MD5 diff --git a/security/p5-MD5/pkg/PLIST-md.static b/security/p5-MD5/pkg/PLIST-md.static index cddffb6da84..2b27e17eba9 100644 --- a/security/p5-MD5/pkg/PLIST-md.static +++ b/security/p5-MD5/pkg/PLIST-md.static @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST-md.static,v 1.1 1997/11/22 05:09:21 hubertf Exp $ -lib/perl5/site_perl/<$ARCH>-netbsd/auto/MD5/MD5.a -lib/perl5/site_perl/<$ARCH>-netbsd/auto/MD5/extralibs.ld -@dirrm lib/perl5/site_perl/<$ARCH>-netbsd/auto/MD5 +@comment $NetBSD: PLIST-md.static,v 1.2 1998/01/28 15:34:04 hubertf Exp $ +lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/MD5/MD5.a +lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/MD5/extralibs.ld +@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/MD5 diff --git a/security/p5-MD5/pkg/PLIST-mi b/security/p5-MD5/pkg/PLIST-mi index 1f88048c52d..7a8bf7280e3 100644 --- a/security/p5-MD5/pkg/PLIST-mi +++ b/security/p5-MD5/pkg/PLIST-mi @@ -1,6 +1,6 @@ -@comment $NetBSD: PLIST-mi,v 1.1 1997/11/22 05:09:22 hubertf Exp $ +@comment $NetBSD: PLIST-mi,v 1.2 1998/01/28 15:34:05 hubertf Exp $ lib/perl5/site_perl/MD5.pm lib/perl5/man/man3/MD5.3.gz lib/perl5/site_perl/auto/MD5/autosplit.ix @dirrm lib/perl5/site_perl/auto/MD5 -lib/perl5/site_perl/<$ARCH>-netbsd/auto/MD5/.packlist +lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/MD5/.packlist |