[144581] trunk/dports/textproc/gpsbabel/Portfile
ryandesign at macports.org
ryandesign at macports.org
Wed Jan 13 00:24:31 PST 2016
Revision: 144581
https://trac.macports.org/changeset/144581
Author: ryandesign at macports.org
Date: 2016-01-13 00:24:31 -0800 (Wed, 13 Jan 2016)
Log Message:
-----------
gpsbabel: actually install the gpsbabel program (#47759)
Modified Paths:
--------------
trunk/dports/textproc/gpsbabel/Portfile
Modified: trunk/dports/textproc/gpsbabel/Portfile
===================================================================
--- trunk/dports/textproc/gpsbabel/Portfile 2016-01-13 07:58:27 UTC (rev 144580)
+++ trunk/dports/textproc/gpsbabel/Portfile 2016-01-13 08:24:31 UTC (rev 144581)
@@ -6,7 +6,7 @@
name gpsbabel
version 1.5.2
-revision 1
+revision 2
categories textproc comms
license GPL
maintainers nomaintainer
@@ -26,7 +26,8 @@
checksums rmd160 86a54f6e6647ed8eaa340641e9240565acf5ca99 \
sha256 c1a2f07d014d69dcce80e2ef8f23fe2fe3154324957b04d488da1b32458fad7b
-post-destroot {
+destroot {
+ xinstall -m 755 ${worksrcpath}/gpsbabel ${destroot}${prefix}/bin
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} AUTHORS COPYING README.contrib README.igc \
README.mapconverter README.xmapwpt ${destroot}${prefix}/share/doc/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160113/b523d560/attachment.html>
More information about the macports-changes
mailing list