diff options
author | antoine <antoine@FreeBSD.org> | 2013-10-06 02:15:39 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2013-10-06 02:15:39 +0800 |
commit | a78a6cd2029ed5e2a54f154f1ecdbff1af583e8f (patch) | |
tree | b3264d815ef9aac576e26ab8f19385bdadd13073 /lang/perl5.14 | |
parent | 7149e00a8f2477d957f5f1b9445f3dab337cb1fc (diff) | |
download | freebsd-ports-gnome-a78a6cd2029ed5e2a54f154f1ecdbff1af583e8f.tar.gz freebsd-ports-gnome-a78a6cd2029ed5e2a54f154f1ecdbff1af583e8f.tar.zst freebsd-ports-gnome-a78a6cd2029ed5e2a54f154f1ecdbff1af583e8f.zip |
Re-order directory removal to fix leftovers with pkg_install
Approved by: az
Diffstat (limited to 'lang/perl5.14')
-rw-r--r-- | lang/perl5.14/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/perl5.14/pkg-plist b/lang/perl5.14/pkg-plist index 4170a62e27d7..474812c14ce2 100644 --- a/lang/perl5.14/pkg-plist +++ b/lang/perl5.14/pkg-plist @@ -3339,9 +3339,9 @@ man/man1/xsubpp.1.gz @dirrm lib/perl5/%%PERL_VER%%/encoding @dirrm lib/perl5/%%PERL_VER%%/autodie/exception @dirrm lib/perl5/%%PERL_VER%%/autodie -@dirrm lib/perl5/%%PERL_VER%% @dirrmtry lib/perl5/%%PERL_VER%%/man/man3 @dirrmtry lib/perl5/%%PERL_VER%%/man +@dirrmtry lib/perl5/%%PERL_VER%% @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/sys @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/machine @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto |