diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-05-23 05:18:52 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-05-23 05:18:52 +0000 |
commit | 56435a0503963400ac02e9d290fe862d6ca63499 (patch) | |
tree | 4e53a5c7acbf7b1f3a59967967c3e19d6a1695e7 /x11-fonts | |
parent | 29072353a43a7508cbca609c1dcfbb0eb51b19c2 (diff) | |
download | FreeBSD-ports-56435a0503963400ac02e9d290fe862d6ca63499.zip FreeBSD-ports-56435a0503963400ac02e9d290fe862d6ca63499.tar.gz |
add missing entry into plist
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/p5-Font-TTF/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fonts/p5-Font-TTF/pkg-plist b/x11-fonts/p5-Font-TTF/pkg-plist index 1d347af..2b97e27 100644 --- a/x11-fonts/p5-Font-TTF/pkg-plist +++ b/x11-fonts/p5-Font-TTF/pkg-plist @@ -69,6 +69,7 @@ lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/XMLparse.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Font/TTF/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Kern @dirrm lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Mort +@dirrm lib/perl5/site_perl/%%PERL_VER%%/Font/TTF @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Font/TTF @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Font 2>/dev/null || true @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Font 2>/dev/null || true |