[69245] trunk/dports/gis/cgal/Portfile

michaelld at macports.org michaelld at macports.org
Mon Jun 28 23:45:19 PDT 2010


Revision: 69245
          http://trac.macports.org/changeset/69245
Author:   michaelld at macports.org
Date:     2010-06-28 23:45:18 -0700 (Mon, 28 Jun 2010)
Log Message:
-----------
Correct use of qt4-mac dependency.

Modified Paths:
--------------
    trunk/dports/gis/cgal/Portfile

Modified: trunk/dports/gis/cgal/Portfile
===================================================================
--- trunk/dports/gis/cgal/Portfile	2010-06-29 06:44:43 UTC (rev 69244)
+++ trunk/dports/gis/cgal/Portfile	2010-06-29 06:45:18 UTC (rev 69245)
@@ -5,7 +5,7 @@
 
 name										cgal
 version									3.6
-revision                1
+revision                2
 license									LGPL - QPL
 categories							gis science
 maintainers							vince
@@ -62,7 +62,7 @@
 }
 
 variant demos {
-	depends_lib-append		path:bin/qmake-mac:qt4-mac
+	depends_lib-append		port:qt4-mac
 	
 	configure.args-append	-DWITH_examples=TRUE
 	configure.args-append	-DWITH_demos=TRUE
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100628/85ba04e9/attachment.html>


More information about the macports-changes mailing list