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

and.damore at macports.org and.damore at macports.org
Thu Jun 4 02:58:22 PDT 2015


Revision: 137080
          https://trac.macports.org/changeset/137080
Author:   and.damore at macports.org
Date:     2015-06-04 02:58:22 -0700 (Thu, 04 Jun 2015)
Log Message:
-----------
port ngspice: enable X support for plotting capabilities, fix #44825; nomaintainer

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

Modified: trunk/dports/science/ngspice/Portfile
===================================================================
--- trunk/dports/science/ngspice/Portfile	2015-06-04 09:02:13 UTC (rev 137079)
+++ trunk/dports/science/ngspice/Portfile	2015-06-04 09:58:22 UTC (rev 137080)
@@ -25,12 +25,15 @@
 set docdir      ${prefix}/share/doc/${name}
 
 if {${name} == ${subport}} {
-    depends_lib         port:libedit
+    revision        1
+    depends_lib         port:libedit \
+                        port:xorg-server
     
     configure.args      --enable-cider \
                         --enable-xspice \
                         --enable-pss \
                         --with-editline \
+                        --with-x \
                         --enable-debug=no
     
     post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150604/f726b599/attachment.html>


More information about the macports-changes mailing list