Revision: 149044 https://trac.macports.org/changeset/149044 Author: mcalhoun@macports.org Date: 2016-05-25 21:16:46 -0700 (Wed, 25 May 2016) Log Message: ----------- octave-devel: fix comments Modified Paths: -------------- trunk/dports/math/octave-devel/Portfile Modified: trunk/dports/math/octave-devel/Portfile =================================================================== --- trunk/dports/math/octave-devel/Portfile 2016-05-26 04:12:52 UTC (rev 149043) +++ trunk/dports/math/octave-devel/Portfile 2016-05-26 04:16:46 UTC (rev 149044) @@ -128,10 +128,8 @@ worksrcdir octave-${hg.tag} -#depends_extract-append port:git post-extract { - # command from bootstrap script file - #system -W ${worksrcpath} "${prefix}/bin/git clone --depth 2 git://git.sv.gnu.org/gnulib gnulib-hg" + # mimic presence of mercurial subrepository move ${worksrcpath}/../gnulib-hg-${hg_gnu_tag} ${worksrcpath}/gnulib-hg }
participants (1)
-
mcalhoun@macports.org