diff options
author | demon <demon@FreeBSD.org> | 2005-06-29 17:01:12 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2005-06-29 17:01:12 +0800 |
commit | 337f2b294c2f6dbf6eff4d80b5554b313982a444 (patch) | |
tree | 43e8461b367444a0cfc9ce4406da7824e27f2312 /www | |
parent | 348152c746e0aad672fb88091464436959df07d8 (diff) | |
download | freebsd-ports-gnome-337f2b294c2f6dbf6eff4d80b5554b313982a444.tar.gz freebsd-ports-gnome-337f2b294c2f6dbf6eff4d80b5554b313982a444.tar.zst freebsd-ports-gnome-337f2b294c2f6dbf6eff4d80b5554b313982a444.zip |
Add missing files.
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-HTTP-Server-Simple-Mason/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-HTTP-Server-Simple-Mason/pkg-plist b/www/p5-HTTP-Server-Simple-Mason/pkg-plist index 37e8a7550654..02f43a65eca8 100644 --- a/www/p5-HTTP-Server-Simple-Mason/pkg-plist +++ b/www/p5-HTTP-Server-Simple-Mason/pkg-plist @@ -1,4 +1,6 @@ %%SITE_PERL%%/HTTP/Server/Simple/Mason.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Server/Simple/Mason/.packlist +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Server/Simple/Mason @unexec rmdir %D/%%SITE_PERL%%/HTTP/Server/Simple 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/HTTP/Server 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/HTTP 2>/dev/null || true |