[50020] trunk/dports/math/pari/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Wed Apr 22 11:38:36 PDT 2009


Revision: 50020
          http://trac.macports.org/changeset/50020
Author:   jeremyhu at macports.org
Date:     2009-04-22 11:38:34 -0700 (Wed, 22 Apr 2009)
Log Message:
-----------
pari: Added missing dependencies on libX11 and ncurses.

Modified Paths:
--------------
    trunk/dports/math/pari/Portfile

Modified: trunk/dports/math/pari/Portfile
===================================================================
--- trunk/dports/math/pari/Portfile	2009-04-22 14:53:24 UTC (rev 50019)
+++ trunk/dports/math/pari/Portfile	2009-04-22 18:38:34 UTC (rev 50020)
@@ -16,7 +16,9 @@
 checksums           md5 35c896266e4257793387ba22d5d76078 \
                     sha1 0c97456c5fc7e9fe774ceb44aaf77e9ba9574ae6 \
                     rmd160 d3bf1f24c0f321ccee309bc2b4c15c8a263fb73f
-depends_build       path:${prefix}/bin/tex:texlive port:readline
+depends_build       path:${prefix}/bin/tex:texlive
+depends_lib         port:xorg-libX11 port:ncurses port:readline
+
 build.target        gp docpdf
 
 # PARI/GP doesn't use autoconf, and if only *FLAGS environment variables are
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090422/65e77541/attachment.html>


More information about the macports-changes mailing list