On Jan 13, 2013, at 20:12, lar...@macports.org wrote: > Revision: 101569 > https://trac.macports.org/changeset/101569 > Author: lar...@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. _______________________________________________ macports-dev mailing list macports-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-dev