[140256] trunk/dports/science/plplot510/Portfile

takeshi at macports.org takeshi at macports.org
Mon Sep 14 13:16:26 PDT 2015


Revision: 140256
          https://trac.macports.org/changeset/140256
Author:   takeshi at macports.org
Date:     2015-09-14 13:16:26 -0700 (Mon, 14 Sep 2015)
Log Message:
-----------
plplot510: add shapelib to depends_lib, closing #48846

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

Modified: trunk/dports/science/plplot510/Portfile
===================================================================
--- trunk/dports/science/plplot510/Portfile	2015-09-14 17:08:43 UTC (rev 140255)
+++ trunk/dports/science/plplot510/Portfile	2015-09-14 20:16:26 UTC (rev 140256)
@@ -8,7 +8,7 @@
 
 name            plplot510
 version         5.10.0
-revision        4
+revision        5
 platforms       darwin
 maintainers     takeshi openmaintainer
 categories      science
@@ -40,6 +40,7 @@
                 port:freetype \
                 port:libharu \
                 port:libLASi \
+                port:shapelib \
                 port:swig-tcl \
                 port:tcl
 
@@ -120,6 +121,7 @@
                         -DENABLE_wxwidgets=OFF \
                         -DENABLE_DYNDRIVERS=OFF \
                         -DBUILD_TEST=OFF \
+                        -DHAVE_SHAPELIB=ON \
                         -DHAVE_AGG=ON \
                         -DSWIG_DIR=${prefix}/bin \
                         -Dhpdf_INCLUDE_DIR=${prefix}/include
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150914/d5a91cee/attachment.html>


More information about the macports-changes mailing list