diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-10-08 14:59:46 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-10-08 14:59:46 +0000 |
commit | 13c2c88c2e2c62ceeb80ff9f5c2048373e03a3fc (patch) | |
tree | 5f405cb8fe25663d4c0d2f2d1449bc4fcb7b31da /www | |
parent | 31c73e92a526c31dbdcb2f4ddb7fe41032ccca7c (diff) | |
download | ports-13c2c88c2e2c62ceeb80ff9f5c2048373e03a3fc.tar.gz ports-13c2c88c2e2c62ceeb80ff9f5c2048373e03a3fc.zip |
- Remove symlinks created by mtree target from plists
Pointy hats to: rafan 6x, droso 2x, pav 2x, alepulve, clsung, glewis, itetcu,
miwi
Notes
Notes:
svn path=/head/; revision=174953
Diffstat (limited to 'www')
-rw-r--r-- | www/amaya/pkg-plist | 2 | ||||
-rw-r--r-- | www/bacula-web/pkg-plist | 2 | ||||
-rw-r--r-- | www/p5-WWW-Google-News-TW/pkg-plist | 2 | ||||
-rw-r--r-- | www/p5-WWW-Google-News/pkg-plist | 2 | ||||
-rw-r--r-- | www/p5-WWW-Shorten-KUSO/pkg-plist | 2 |
5 files changed, 0 insertions, 10 deletions
diff --git a/www/amaya/pkg-plist b/www/amaya/pkg-plist index 2f5f8f401ad5..bc7633b7d606 100644 --- a/www/amaya/pkg-plist +++ b/www/amaya/pkg-plist @@ -1330,8 +1330,6 @@ bin/amaya-%%GUI%% %%DATADIR%%/templates/fr/reunion.html %%DATADIR%%/templates/fr/right.png %%DATADIR%%/templates/fr/style.css -@dirrm share/nls/en_US.US-ASCII -@dirrm share/nls/POSIX @dirrm %%DATADIR%%/templates/fr @dirrm %%DATADIR%%/templates/en @dirrm %%DATADIR%%/templates diff --git a/www/bacula-web/pkg-plist b/www/bacula-web/pkg-plist index 1b7c46638231..344a7b4f3da0 100644 --- a/www/bacula-web/pkg-plist +++ b/www/bacula-web/pkg-plist @@ -1,6 +1,4 @@ etc/bacula-web.conf.sample -share/nls/POSIX -share/nls/en_US.US-ASCII www/bacula-web/CONTACT www/bacula-web/COPYING www/bacula-web/ChangeLog diff --git a/www/p5-WWW-Google-News-TW/pkg-plist b/www/p5-WWW-Google-News-TW/pkg-plist index 5db552c61f99..2309a0eb92c9 100644 --- a/www/p5-WWW-Google-News-TW/pkg-plist +++ b/www/p5-WWW-Google-News-TW/pkg-plist @@ -1,7 +1,5 @@ %%SITE_PERL%%/WWW/Google/News/TW.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Google/News/TW/.packlist -@dirrm share/nls/en_US.US-ASCII -@dirrm share/nls/POSIX @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Google/News/TW @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Google/News @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Google diff --git a/www/p5-WWW-Google-News/pkg-plist b/www/p5-WWW-Google-News/pkg-plist index 24338a314955..3469f9f261d2 100644 --- a/www/p5-WWW-Google-News/pkg-plist +++ b/www/p5-WWW-Google-News/pkg-plist @@ -1,7 +1,5 @@ %%SITE_PERL%%/WWW/Google/News.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Google/News/.packlist -@dirrm share/nls/en_US.US-ASCII -@dirrm share/nls/POSIX @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Google/News @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Google @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW diff --git a/www/p5-WWW-Shorten-KUSO/pkg-plist b/www/p5-WWW-Shorten-KUSO/pkg-plist index 413dfe0c0965..e377f0870299 100644 --- a/www/p5-WWW-Shorten-KUSO/pkg-plist +++ b/www/p5-WWW-Shorten-KUSO/pkg-plist @@ -1,7 +1,5 @@ %%SITE_PERL%%/WWW/Shorten/KUSO.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten/KUSO/.packlist -@dirrm share/nls/en_US.US-ASCII -@dirrm share/nls/POSIX @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten/KUSO @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW |