Hi Jeremy, I see that the 'lib:libX11.6:XFree86' dependency was removed a month ago in the Scotty port in favor of 'port:xorg-libs', and now the latter has been removed. I don't remember much about the Scotty port, but the latest change simply says xorg-libs is unneeded. Can you give some more explanation on the reasons for the two changes?
Mark >Date: Sat, 28 Feb 2009 02:02:51 -0800 (PST) >From: [email protected] >Subject: [47462] trunk/dports/net/scotty/Portfile >To: [email protected] >Message-ID: <[email protected]> >Content-Type: text/plain; charset="utf-8" > >Revision: 47462 > http://trac.macports.org/changeset/47462 >Author: [email protected] >Date: 2009-02-28 02:02:51 -0800 (Sat, 28 Feb 2009) >Log Message: >----------- >scotty: Remove unneded dependncy on xorg-libs > >Modified Paths: >-------------- > trunk/dports/net/scotty/Portfile > >Modified: trunk/dports/net/scotty/Portfile >=================================================================== >--- trunk/dports/net/scotty/Portfile 2009-02-28 10:01:05 UTC (rev >47461) >+++ trunk/dports/net/scotty/Portfile 2009-02-28 10:02:51 UTC (rev >47462) >@@ -24,8 +24,7 @@ > #svn.url >https://subversion.eecs.iu-bremen.de/svn/schoenw/src/scotty > #depends_build port:subversion > >-depends_lib port:xorg-libs \ >- port:tcl \ >+depends_lib port:tcl \ > port:tk > > patchfiles patch-Makefile.in \ >-------------- next part -------------- >An HTML attachment was scrubbed... >URL: ><http://lists.macosforge.org/pipermail/macports-changes/attachments/20090228/5236689b/attachment-0001.html> > _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
