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

vince at macports.org vince at macports.org
Tue Dec 4 12:44:36 PST 2012


Revision: 100235
          https://trac.macports.org/changeset/100235
Author:   vince at macports.org
Date:     2012-12-04 12:44:36 -0800 (Tue, 04 Dec 2012)
Log Message:
-----------
Add a missing dependency to qt4-mac-sqlite3-plugin for building the +demos variant

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

Modified: trunk/dports/gis/cgal/Portfile
===================================================================
--- trunk/dports/gis/cgal/Portfile	2012-12-04 19:18:55 UTC (rev 100234)
+++ trunk/dports/gis/cgal/Portfile	2012-12-04 20:44:36 UTC (rev 100235)
@@ -63,7 +63,8 @@
 variant demos description {Create demos} requires qt4 {
 	depends_lib-append		port:libQGLViewer \
 							port:ipe \
-							port:metis
+							port:metis \
+                            port:qt4-mac-sqlite3-plugin
 
 	patchfiles-append		patch-CMakeLists.txt.diff
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121204/04d988bb/attachment.html>


More information about the macports-changes mailing list