[145448] trunk/dports/devel/gflags/Portfile

khindenburg at macports.org khindenburg at macports.org
Fri Feb 5 18:04:13 PST 2016


Revision: 145448
          https://trac.macports.org/changeset/145448
Author:   khindenburg at macports.org
Date:     2016-02-05 18:04:13 -0800 (Fri, 05 Feb 2016)
Log Message:
-----------
gflags: build shared libs as well #50488

Modified Paths:
--------------
    trunk/dports/devel/gflags/Portfile

Modified: trunk/dports/devel/gflags/Portfile
===================================================================
--- trunk/dports/devel/gflags/Portfile	2016-02-06 01:27:39 UTC (rev 145447)
+++ trunk/dports/devel/gflags/Portfile	2016-02-06 02:04:13 UTC (rev 145448)
@@ -6,6 +6,7 @@
 PortGroup           cmake 1.0
 
 github.setup        gflags gflags 2.1.2 v
+revision            1
 
 categories          devel
 maintainers         corneltek.com:c9s
@@ -22,3 +23,7 @@
 
 checksums           rmd160  f9952e5b60688b74117b8eadd580451156b04f28 \
                     sha256  a6df00481841edc92ef2d10f1b2b7f9bcb59a515baf32729b03eeb8490af3259
+
+configure.args-append \
+        -DBUILD_SHARED_LIBS=ON \
+        -DBUILD_STATIC_LIBS=ON
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160205/85e38988/attachment.html>


More information about the macports-changes mailing list