1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Fix pkg-plist

[http://pointyhat.freebsd.org/errorlogs/i386-6-latest-logs/extras.html]

PR:		ports/74700
Submitted by:	Rong-En Fan (maintainer)
This commit is contained in:
Cheng-Lung Sung 2004-12-05 06:04:37 +00:00
parent 5d451cc79f
commit 45df4f4baa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123187
2 changed files with 3 additions and 0 deletions

View File

@ -95,6 +95,7 @@ MAN3= SVK.3 \
SVK::Editor::Translate.3 \
SVK::Editor::XD.3 \
SVK::Help::Index.3 \
SVK::Help::zh_cn::Index.3 \
SVK::Help::zh_tw::Index.3 \
SVK::Merge.3 \
SVK::Notify.3 \

View File

@ -50,6 +50,7 @@ bin/svk
%%SITE_PERL%%/SVK/Editor/Translate.pm
%%SITE_PERL%%/SVK/Editor/XD.pm
%%SITE_PERL%%/SVK/Help/Index.pod
%%SITE_PERL%%/SVK/Help/zh_cn/Index.pod
%%SITE_PERL%%/SVK/Help/zh_tw/Index.pod
%%SITE_PERL%%/SVK/I18N.pm
%%SITE_PERL%%/SVK/I18N/i_default.po
@ -77,6 +78,7 @@ bin/svk
%%SITE_PERL%%/%%PERL_ARCH%%/auto/SVK/.packlist
@dirrm %%SITE_PERL%%/SVK/Resolve
@dirrm %%SITE_PERL%%/SVK/I18N
@dirrm %%SITE_PERL%%/SVK/Help/zh_cn
@dirrm %%SITE_PERL%%/SVK/Help/zh_tw
@dirrm %%SITE_PERL%%/SVK/Help
@dirrm %%SITE_PERL%%/SVK/Editor