[32305] trunk/dports/lang/gccxml/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Dec 23 15:31:47 PST 2007


Revision: 32305
          http://trac.macosforge.org/projects/macports/changeset/32305
Author:   ryandesign at 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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071223/e9eb6f78/attachment.html


More information about the macports-changes mailing list