Support STAGEDIR.

This commit is contained in:
Vanilla I. Shu
2013-11-05 06:56:18 +00:00
parent be444a2d99
commit 5e06901c39
168 changed files with 332 additions and 485 deletions

View File

@@ -14,9 +14,6 @@ COMMENT= Simple representation of mathematical variables
USES= perl5
USE_PERL5= configure patch
MAN3= Math::SimpleVariable.3
NO_STAGE= yes
pre-patch:
@${FIND} ${WRKSRC} -name "*.pm" | ${XARGS} ${PERL} -pi -e \
'$$package=$$1 if /^package\s+([^\s;]*);/; s!^require 5.005_62;!!; s!^use warnings;!!; s!^our\s+(\$$)(VERSION)\s+=!$$1$${package}::$$2=!;'

View File

@@ -1,5 +1,6 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/SimpleVariable/.packlist
%%PERL5_MAN3%%/Math::SimpleVariable.3.gz
%%SITE_PERL%%/Math/SimpleVariable.pm
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/SimpleVariable
@dirrmtry %%SITE_PERL%%/Math
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/SimpleVariable/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/SimpleVariable
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
@dirrmtry %%SITE_PERL%%/Math