[101569] trunk/dports/shells/zsh/Portfile
Ryan Schmidt
ryandesign at macports.org
Sun Jan 13 23:17:48 PST 2013
On Jan 13, 2013, at 20:12, larryv at macports.org wrote:
> Revision: 101569
> https://trac.macports.org/changeset/101569
> Author: larryv at macports.org
> Date: 2013-01-13 18:12:51 -0800 (Sun, 13 Jan 2013)
> Log Message:
> -----------
> zsh: Rename modules (which are Mach-O bundles) to *.bundle instead of *.so.
>
> Modified Paths:
> --------------
> trunk/dports/shells/zsh/Portfile
>
> Modified: trunk/dports/shells/zsh/Portfile
> ===================================================================
> --- trunk/dports/shells/zsh/Portfile 2013-01-14 02:10:47 UTC (rev 101568)
> +++ trunk/dports/shells/zsh/Portfile 2013-01-14 02:12:51 UTC (rev 101569)
> @@ -38,7 +38,8 @@
> port:gdbm
>
> configure.args --enable-libs="-lncurses" \
> - --with-tcsetpgrp
> + --with-tcsetpgrp \
> + DL_EXT=bundle
Since this changes what files are installed, the revision should be increased.
More information about the macports-dev
mailing list