On Aug 2, 2008, at 21:26, Rainer Müller wrote: > [EMAIL PROTECTED] wrote: >> Revision: 38935 >> http://trac.macosforge.org/projects/macports/changeset/ >> 38935 >> Author: [EMAIL PROTECTED] >> Date: 2008-08-02 19:19:56 -0700 (Sat, 02 Aug 2008) >> Log Message: >> ----------- >> silc-client: perl is also required at build time, not just at runtime >> Modified Paths: >> -------------- >> trunk/dports/irc/silc-client/Portfile >> Modified: trunk/dports/irc/silc-client/Portfile >> =================================================================== >> --- trunk/dports/irc/silc-client/Portfile 2008-08-03 02:05:01 UTC >> (rev 38934) >> +++ trunk/dports/irc/silc-client/Portfile 2008-08-03 02:19:56 UTC >> (rev 38935) >> @@ -27,6 +27,7 @@ >> port:glib2 \ >> port:libiconv \ >> port:ncurses >> +depends_build path:${prefix}/bin/perl:perl5.8 >> depends_run path:${prefix}/bin/perl:perl5.8 > > You specified the dependency twice now. If it is needed at build > and runtime depends_lib would be appropriate - or did I miss > something?
I still feel that if the port is not being used as a library, then a library dependency is not appropriate. _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
