Revision: 32305 http://trac.macosforge.org/projects/macports/changeset/32305 Author: ryandesign@macports.org Date: 2007-12-23 15:31:45 -0800 (Sun, 23 Dec 2007) Log Message: ----------- gccxml: use cmake, not cmake-devel, since cmake-devel was deleted via #12763 Modified Paths: -------------- trunk/dports/lang/gccxml/Portfile Modified: trunk/dports/lang/gccxml/Portfile =================================================================== --- trunk/dports/lang/gccxml/Portfile 2007-12-23 22:13:11 UTC (rev 32304) +++ trunk/dports/lang/gccxml/Portfile 2007-12-23 23:31:45 UTC (rev 32305) @@ -15,7 +15,7 @@ master_sites http://www.gccxml.org/files/v0.6/ checksums sha1 efd9ef010e5b802e828e0d3c807d827e1ad82830 -depends_build port:cmake-devel +depends_build port:cmake post-extract { file mkdir ${workpath}/build
participants (1)
-
ryandesign@macports.org