Changeset 82837
- Timestamp:
- 08/20/11 19:14:32 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/perl/p5-css/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/perl/p5-css/Portfile
r82547 r82837 26 26 post-configure { 27 27 ui_debug "Recompiling CSS::Parse::CompiledGrammar (see https://rt.cpan.org/Public/Bug/Display.html?id=53948)" 28 system "cd ${worksrcpath} && ${p refix}/bin/perl-I${worksrcpath} ${filespath}/build-grammar.pl"28 system "cd ${worksrcpath} && ${perl5.bin} -I${worksrcpath} ${filespath}/build-grammar.pl" 29 29 move -force ${worksrcpath}/CompiledGrammar.pm ${worksrcpath}/CSS/Parse 30 30 }
Note: See TracChangeset
for help on using the changeset viewer.

