[149339] trunk/dports/science/openscad/Portfile

dstrubbe at macports.org dstrubbe at macports.org
Mon Jun 13 13:48:35 PDT 2016


Revision: 149339
          https://trac.macports.org/changeset/149339
Author:   dstrubbe at macports.org
Date:     2016-06-13 13:48:35 -0700 (Mon, 13 Jun 2016)
Log Message:
-----------
openscad: More missing dependencies.

Modified Paths:
--------------
    trunk/dports/science/openscad/Portfile

Modified: trunk/dports/science/openscad/Portfile
===================================================================
--- trunk/dports/science/openscad/Portfile	2016-06-13 20:27:32 UTC (rev 149338)
+++ trunk/dports/science/openscad/Portfile	2016-06-13 20:48:35 UTC (rev 149339)
@@ -42,7 +42,8 @@
 
 depends_build-append \
                     port:bison \
-                    port:flex
+                    port:flex \
+                    port:eigen3
 
 depends_lib-append  port:boost \
                     port:cgal \
@@ -51,7 +52,10 @@
                     port:gmp \
                     port:mpfr \
                     port:OpenCSG \
-                    port:qscintilla
+                    port:qscintilla \
+                    port:freetype \
+                    port:fontconfig \
+                    port:harfbuzz
 
 configure.env-append \
                     OPENSCAD_LIBRARIES=${prefix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160613/c07b5a5b/attachment.html>


More information about the macports-changes mailing list