[140006] trunk/dports/lang/julia/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Sep 5 17:04:37 PDT 2015


Revision: 140006
          https://trac.macports.org/changeset/140006
Author:   ryandesign at macports.org
Date:     2015-09-05 17:04:37 -0700 (Sat, 05 Sep 2015)
Log Message:
-----------
julia doesn't use readline (#48734)

Modified Paths:
--------------
    trunk/dports/lang/julia/Portfile

Modified: trunk/dports/lang/julia/Portfile
===================================================================
--- trunk/dports/lang/julia/Portfile	2015-09-06 00:02:22 UTC (rev 140005)
+++ trunk/dports/lang/julia/Portfile	2015-09-06 00:04:37 UTC (rev 140006)
@@ -34,7 +34,6 @@
 depends_lib-append  port:llvm-3.5 \
     port:curl \
     port:pcre \
-    port:readline \
     port:gmp \
     port:mpfr \
     port:SuiteSparse \
@@ -51,7 +50,6 @@
     ln -s ${prefix}/lib/libfftw3_threads.dylib ${worksrcpath}/usr/lib/
     ln -s ${prefix}/lib/libfftw3f.dylib ${worksrcpath}/usr/lib/
     ln -s ${prefix}/lib/libfftw3f_threads.dylib ${worksrcpath}/usr/lib/
-    ln -s ${prefix}/lib/libreadline.dylib ${worksrcpath}/usr/lib/
     ln -s ${prefix}/lib/libpcre.dylib ${worksrcpath}/usr/lib/
     ln -s ${prefix}/lib/libgmp.dylib ${worksrcpath}/usr/lib/
     ln -s ${prefix}/lib/libmpfr.dylib ${worksrcpath}/usr/lib/
@@ -80,7 +78,6 @@
         USE_SYSTEM_GMP=1 \
         USE_SYSTEM_MPFR=1 \
         USE_SYSTEM_ZLIB=1 \
-        USE_SYSTEM_READLINE=1 \
         USE_SYSTEM_PCRE=1 \
         USE_SYSTEM_FFTW=1 \
         USE_SYSTEM_ARPACK=1 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150905/73d9c18e/attachment.html>


More information about the macports-changes mailing list