diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-05-23 13:18:52 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-05-23 13:18:52 +0800 |
commit | 56435a0503963400ac02e9d290fe862d6ca63499 (patch) | |
tree | 4e53a5c7acbf7b1f3a59967967c3e19d6a1695e7 /x11-fonts | |
parent | 29072353a43a7508cbca609c1dcfbb0eb51b19c2 (diff) | |
download | freebsd-ports-graphics-56435a0503963400ac02e9d290fe862d6ca63499.tar.gz freebsd-ports-graphics-56435a0503963400ac02e9d290fe862d6ca63499.tar.zst freebsd-ports-graphics-56435a0503963400ac02e9d290fe862d6ca63499.zip |
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 1d347af2e81..2b97e273831 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 |