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

takeshi at macports.org takeshi at macports.org
Fri Sep 18 12:51:45 PDT 2015


Revision: 140394
          https://trac.macports.org/changeset/140394
Author:   takeshi at macports.org
Date:     2015-09-18 12:51:45 -0700 (Fri, 18 Sep 2015)
Log Message:
-----------
plplot510: fix install location, closing #48882

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

Modified: trunk/dports/science/plplot510/Portfile
===================================================================
--- trunk/dports/science/plplot510/Portfile	2015-09-18 19:33:42 UTC (rev 140393)
+++ trunk/dports/science/plplot510/Portfile	2015-09-18 19:51:45 UTC (rev 140394)
@@ -8,7 +8,7 @@
 
 name            plplot510
 version         5.10.0
-revision        5
+revision        6
 platforms       darwin
 maintainers     takeshi openmaintainer
 categories      science
@@ -65,6 +65,7 @@
                             -DTcl_Import_TCL_DECLARED
 
 configure.env           HOME=${workpath}
+configure.pre_args      -DCMAKE_INSTALL_PREFIX=${prefix}/lib/${name}
 configure.args-append   -DTCL_INCLUDE_PATH=${prefix}/include \
                         -DTCL_LIBRARY=${prefix}/lib/libtcl.dylib \
                         -DFREETYPE_INCLUDE_DIR=${prefix}/include/freetype2 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150918/f7e4e15d/attachment-0001.html>


More information about the macports-changes mailing list