1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

fix plist

This commit is contained in:
Ying-Chieh Liao 2004-06-09 05:41:46 +00:00
parent 672903815b
commit f5479019c8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111128

View File

@ -1,7 +1,7 @@
%%SITE_PERL%%/POE/Component/Child.pm
%%SITE_PERL%%/mach/auto/POE/Component/Child/.packlist
@dirrm %%SITE_PERL%%/mach/auto/POE/Component/Child
%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Child/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Child
@unexec rmdir %D/%%SITE_PERL%%/POE/Component 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/POE 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/mach/auto/POE/Component 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/mach/auto/POE 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE 2>/dev/null || true