> Revision: 74812 > http://trac.macports.org/changeset/74812 > Author: ryandesign at macports.org > Date: 2011-01-02 19:44:59 -0800 (Sun, 02 Jan 2011) > Log Message: > ----------- > psbind: I guess perl5 is only a build dependency (for pod2man) at the moment > > Modified Paths: > -------------- > trunk/dports/textproc/psbind/Portfile > > Modified: trunk/dports/textproc/psbind/Portfile > =================================================================== > --- trunk/dports/textproc/psbind/Portfile 2011-01-03 03:43:38 UTC (rev > 74811) > +++ trunk/dports/textproc/psbind/Portfile 2011-01-03 03:44:59 UTC (rev > 74812) > @@ -27,7 +27,7 @@ > checksums sha1 39e82fde6c0b8a5dc393feb241698ba4cc8f7dcb \ > rmd160 fbaecf7dcbe2bcfe3f2a9e3b09ffe08624535b11 > > -depends_lib path:bin/perl:perl5 > +depends_build path:bin/perl:perl5
If you're going to let it run with /usr/bin/perl, why not just use /usr/bin/pod2man as well? - Josh _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
