Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
mtr 0.92: reinplace using MacPorts version
  • Loading branch information
Schamschula committed Jun 10, 2018
1 parent 759cdf2 commit 52a9afc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/mtr/Portfile
Expand Up @@ -40,7 +40,7 @@ pre-configure {
file mtime ${worksrcpath}/config.h.in [file mtime ${worksrcpath}/aclocal.m4]

# Fix version string
reinplace "s|0.91.1-4c982|0.92|" ${worksrcpath}/configure
reinplace "s|0.91.1-4c982|${version}|" ${worksrcpath}/configure
}

post-destroot {
Expand Down

0 comments on commit 52a9afc

Please sign in to comment.