mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
- Fix plist
This commit is contained in:
parent
f3c8c03a38
commit
9a8d196a66
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126951
2 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= XML-SAX-Base
|
||||
PORTVERSION= 1.04
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
#MASTER_SITE_SUBDIR= XML
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/SAX/Base/.packlist
|
||||
%%SITE_PERL%%/XML/SAX/Base.pm
|
||||
%%SITE_PERL%%/XML/SAX/Exception.pm
|
||||
%%SITE_PERL%%/XML/SAX/placeholder.pl
|
||||
@unexec rmdir %D/%%SITE_PERL%%/XML/SAX 2>/dev/null || true
|
||||
@unexec rmdir %D/%%SITE_PERL%%/XML 2>/dev/null || true
|
||||
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/SAX/Base 2>/dev/null || true
|
||||
|
|
Loading…
Add table
Reference in a new issue