[137087] trunk/dports/science/ngspice/Portfile

and.damore at macports.org and.damore at macports.org
Thu Jun 4 07:28:58 PDT 2015


Revision: 137087
          https://trac.macports.org/changeset/137087
Author:   and.damore at macports.org
Date:     2015-06-04 07:28:58 -0700 (Thu, 04 Jun 2015)
Log Message:
-----------
port ngspice: fix dependency in r137080; nomaintainer

Revision Links:
--------------
    https://trac.macports.org/changeset/137080

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

Modified: trunk/dports/science/ngspice/Portfile
===================================================================
--- trunk/dports/science/ngspice/Portfile	2015-06-04 12:29:17 UTC (rev 137086)
+++ trunk/dports/science/ngspice/Portfile	2015-06-04 14:28:58 UTC (rev 137087)
@@ -25,9 +25,13 @@
 set docdir      ${prefix}/share/doc/${name}
 
 if {${name} == ${subport}} {
-    revision        1
+    revision            2
     depends_lib         port:libedit \
-                        port:xorg-server
+                        port:xorg-libx11 \
+                        port:xorg-libxaw \
+                        port:xorg-libxmu \
+                        port:xorg-libXext \
+                        port:xorg-libXt
     
     configure.args      --enable-cider \
                         --enable-xspice \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150604/75f864ce/attachment.html>


More information about the macports-changes mailing list