Revision: 90120 http://trac.macports.org/changeset/90120 Author: mmoll@macports.org Date: 2012-02-22 06:20:36 -0800 (Wed, 22 Feb 2012) Log Message: ----------- math/qhull: use dist_subdir to correctly deal with stealth update Modified Paths: -------------- trunk/dports/math/qhull/Portfile Modified: trunk/dports/math/qhull/Portfile =================================================================== --- trunk/dports/math/qhull/Portfile 2012-02-22 13:55:14 UTC (rev 90119) +++ trunk/dports/math/qhull/Portfile 2012-02-22 14:20:36 UTC (rev 90120) @@ -7,6 +7,7 @@ name qhull version 2012.1 revision 2 +dist_subdir ${name}/${version}_1 categories math platforms darwin maintainers mmoll