Forgot to fix @ARCH@ -> ${ARCH} there. Thanks turan@
This commit is contained in:
parent
a0711d7430
commit
a908b6f237
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2000/06/28 13:55:04 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2000/07/10 23:13:40 espie Exp $
|
||||
|
||||
DISTNAME= MailTools-1.1401
|
||||
PKGNAME= p5-Mail-Tools-1.1401
|
||||
CATEGORIES= devel mail perl5
|
||||
NEED_VERSION= 1.308
|
||||
NEED_VERSION= 1.312
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Mail
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1 2000/06/28 13:55:04 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2000/07/10 23:13:40 espie Exp $
|
||||
libdata/perl5/site_perl/Mail/Address.pm
|
||||
libdata/perl5/site_perl/Mail/Alias.pm
|
||||
libdata/perl5/site_perl/Mail/Cap.pm
|
||||
@ -30,7 +30,7 @@ libdata/perl5/site_perl/auto/Mail/Util/autosplit.ix
|
||||
libdata/perl5/site_perl/auto/Mail/Util/mailaddress.al
|
||||
libdata/perl5/site_perl/auto/Mail/Util/maildomain.al
|
||||
libdata/perl5/site_perl/auto/Mail/Util/read_mbox.al
|
||||
libdata/perl5/site_perl/@ARCH@-openbsd/auto/Mail/.packlist
|
||||
libdata/perl5/site_perl/${ARCH}-openbsd/auto/Mail/.packlist
|
||||
man/man3/Mail::Address.3p
|
||||
man/man3/Mail::Alias.3p
|
||||
man/man3/Mail::Cap.3p
|
||||
@ -47,7 +47,7 @@ share/examples/p5-MailTools/forwd_demo
|
||||
share/examples/p5-MailTools/rplyto_demo
|
||||
share/examples/p5-MailTools/send_demo
|
||||
@dirrm share/examples/p5-MailTools
|
||||
@dirrm libdata/perl5/site_perl/@ARCH@-openbsd/auto/Mail
|
||||
@dirrm libdata/perl5/site_perl/${ARCH}-openbsd/auto/Mail
|
||||
@dirrm libdata/perl5/site_perl/auto/Mail/Util
|
||||
@dirrm libdata/perl5/site_perl/auto/Mail/Internet
|
||||
@dirrm libdata/perl5/site_perl/auto/Mail
|
||||
|
Loading…
Reference in New Issue
Block a user