diff options
author | aaron <aaron@FreeBSD.org> | 2006-05-16 08:14:37 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-05-16 08:14:37 +0800 |
commit | 93b07c6cefb02b95054cefef960cf0f2aed85c8f (patch) | |
tree | 7d226202cb6935275b8a2cd17dd83c88ef6c3cbc /math | |
parent | e48e1c1bfd4969ecc288a4c367fa6264cc2feaab (diff) | |
download | freebsd-ports-gnome-93b07c6cefb02b95054cefef960cf0f2aed85c8f.tar.gz freebsd-ports-gnome-93b07c6cefb02b95054cefef960cf0f2aed85c8f.tar.zst freebsd-ports-gnome-93b07c6cefb02b95054cefef960cf0f2aed85c8f.zip |
- pkg-plist fix
Approved by: tobez (implicit)
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Symbolic/pkg-plist | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/math/p5-Math-Symbolic/pkg-plist b/math/p5-Math-Symbolic/pkg-plist index d911f8798f78..92593e79c454 100644 --- a/math/p5-Math-Symbolic/pkg-plist +++ b/math/p5-Math-Symbolic/pkg-plist @@ -18,6 +18,10 @@ %%SITE_PERL%%/Math/Symbolic/Parser/Yapp.pm %%SITE_PERL%%/Math/Symbolic/Variable.pm %%SITE_PERL%%/Math/Symbolic/VectorCalculus.pm +%%SITE_PERL%%/Math/compile_yapp_parser.pl +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Symbolic/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Symbolic +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math @dirrm %%SITE_PERL%%/Math/Symbolic/Parser @dirrm %%SITE_PERL%%/Math/Symbolic/Custom @dirrm %%SITE_PERL%%/Math/Symbolic |