- Add NO_ARCH

- Sort PLIST
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-09-17 17:12:30 +00:00
parent 0de0f02325
commit 5c4e82cc0a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=397167
2 changed files with 3 additions and 2 deletions

View File

@ -19,6 +19,7 @@ BUILD_DEPENDS= p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep
NO_ARCH= yes
USE_PERL5= configure
USES= perl5

View File

@ -7,6 +7,8 @@ bin/setup-bash-complete
%%SITE_PERL%%/Bash/Completion/Plugins/Perldoc.pm
%%SITE_PERL%%/Bash/Completion/Request.pm
%%SITE_PERL%%/Bash/Completion/Utils.pm
%%PERL5_MAN1%%/bash-complete.1.gz
%%PERL5_MAN1%%/setup-bash-complete.1.gz
%%PERL5_MAN3%%/App::BashComplete.3.gz
%%PERL5_MAN3%%/Bash::Completion.3.gz
%%PERL5_MAN3%%/Bash::Completion::Plugin.3.gz
@ -14,5 +16,3 @@ bin/setup-bash-complete
%%PERL5_MAN3%%/Bash::Completion::Plugins::Perldoc.3.gz
%%PERL5_MAN3%%/Bash::Completion::Request.3.gz
%%PERL5_MAN3%%/Bash::Completion::Utils.3.gz
%%PERL5_MAN1%%/bash-complete.1.gz
%%PERL5_MAN1%%/setup-bash-complete.1.gz