diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-02-26 00:47:03 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-02-26 00:47:03 +0800 |
commit | 4c284254e25c664cc0d1085ccc47a8956f72a3e5 (patch) | |
tree | 281a7e8fb9de92fbd851fb101d2fb3fab21f2a46 /textproc | |
parent | ea8663dfe969879135f5d7c699d5757cf55046b7 (diff) | |
download | freebsd-ports-gnome-4c284254e25c664cc0d1085ccc47a8956f72a3e5.tar.gz freebsd-ports-gnome-4c284254e25c664cc0d1085ccc47a8956f72a3e5.tar.zst freebsd-ports-gnome-4c284254e25c664cc0d1085ccc47a8956f72a3e5.zip |
- Fix PLIST: %%SITE_PERL%%/Lingua is also used by other p5-Lingua-* ports
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Lingua-Ispell/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Lingua-Ispell/pkg-plist b/textproc/p5-Lingua-Ispell/pkg-plist index add69b222771..0f2209277b7a 100644 --- a/textproc/p5-Lingua-Ispell/pkg-plist +++ b/textproc/p5-Lingua-Ispell/pkg-plist @@ -2,4 +2,4 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/Ispell/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/Ispell @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua -@dirrm %%SITE_PERL%%/Lingua +@dirrmtry %%SITE_PERL%%/Lingua |