Changeset 82666
- Timestamp:
- 08/17/11 12:19:59 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/erlang/tsung/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/erlang/tsung/Portfile
r82553 r82666 6 6 name tsung 7 7 version 1.3.3 8 revision 18 revision 2 9 9 categories erlang devel 10 10 maintainers nomaintainer … … 26 26 port:mochiweb \ 27 27 port:gnuplot \ 28 port:p5.12-template-toolkit 28 port:p5.12-template-toolkit \ 29 port:rrdtool 29 30 30 31 build.target all doc 32 33 post-patch { 34 reinplace "s|/usr/bin/perl|${prefix}/bin/perl5.12|" \ 35 ${worksrcpath}/src/tsung-rrd.pl.in \ 36 ${worksrcpath}/src/tsung_stats.pl.in 37 reinplace "s|/usr/bin/env perl|${prefix}/bin/perl5.12|" \ 38 ${worksrcpath}/src/log2tsung.pl.in 39 reinplace "s| /usr/bin/python|${prefix}/bin/python2.7|" \ 40 ${worksrcpath}/src/tsung-plotter/tsung/tsung.py 41 }
Note: See TracChangeset
for help on using the changeset viewer.

