> Revision: 73602 > http://trac.macports.org/changeset/73602 > Author: and.damore at macports.org > Date: 2010-11-19 14:57:46 -0800 (Fri, 19 Nov 2010) > Log Message: > ----------- > Xaw3d port, adding dependency on imake at build time, check #17345 > > Modified Paths: > -------------- > trunk/dports/x11/Xaw3d/Portfile > > Modified: trunk/dports/x11/Xaw3d/Portfile > =================================================================== > --- trunk/dports/x11/Xaw3d/Portfile 2010-11-19 21:28:06 UTC (rev 73601) > +++ trunk/dports/x11/Xaw3d/Portfile 2010-11-19 22:57:46 UTC (rev 73602) > @@ -4,7 +4,7 @@ > > name Xaw3d > version 1.5E > -revision 4 > +revision 5 > categories x11 > maintainers nomaintainer > > @@ -31,6 +31,8 @@ > sha1 efc5b923feda52866c859c59a5b553cb675a69d1 \ > rmd160 086cbabaa45ce5c110815aea24eebcbb54613118 > > +depends_build port:imake > + > depends_lib \ > port:xorg-libsm \ > port:xorg-libXext \
Even if the port didn't already have a build dependency on imake (r73619), bumping the revision here unnecessarily makes everyone rebuild. - Josh _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
