[118035] trunk/dports/irc/irssi

Ryan Schmidt ryandesign at macports.org
Wed Mar 19 16:56:24 PDT 2014


On Mar 19, 2014, at 18:54, Clemens Lang <cal at macports.org> wrote:

> Hi,
> 
>> -configure.args-append   --with-perl=yes \
>> -                        --with-perl-lib=${prefix}/lib/perl5/darwin
>> +configure.args-replace  --with-perl=no --with-perl=yes
>> +configure.args-append   --with-perl-lib=${prefix}/lib/perl5/darwin }
> 
> Since that might change the version of perl picked up by configure (and thus the installed files) shouldn't irssi be revbumped?

The perl variant should be fixed to use a specific perl, and then I would increase the revision.

> Same for ncurses, it might have used the host ncurses before.

It declares a dependency on the ncurses port and was linked with it even before this change. It merely failed to build before if /usr/include/ncurses.h was absent.



More information about the macports-dev mailing list