[117454] trunk/dports/science/plplot/Portfile

takeshi at macports.org takeshi at macports.org
Wed Feb 26 23:40:08 PST 2014


Revision: 117454
          https://trac.macports.org/changeset/117454
Author:   takeshi at macports.org
Date:     2014-02-26 23:40:08 -0800 (Wed, 26 Feb 2014)
Log Message:
-----------
plplot: fixed the bug that prevents installing X11 drivers

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

Modified: trunk/dports/science/plplot/Portfile
===================================================================
--- trunk/dports/science/plplot/Portfile	2014-02-27 06:12:20 UTC (rev 117453)
+++ trunk/dports/science/plplot/Portfile	2014-02-27 07:40:08 UTC (rev 117454)
@@ -6,7 +6,7 @@
 
 name            plplot
 version         5.9.9
-revision        19
+revision        20
 platforms       darwin
 maintainers     takeshi openmaintainer
 categories      science
@@ -370,7 +370,7 @@
                             -DPLD_tk=ON \
                             -DENABLE_tk=ON \
                             -DTK_INCLUDE_PATH=${prefix}/include \
-                            -DTK_LIBRARY=${prefix}/lib/libtk.dylib \
+                            -DTK_LIBRARY=${prefix}/lib/libtk.dylib
     configure.args-delete   -DPLD_xcairo=OFF \
                             -DPLD_xwin=OFF \
                             -DPLD_xfig=OFF \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140226/7cc72ba4/attachment.html>


More information about the macports-changes mailing list