[94255] trunk/dports/science/ng-spice/Portfile

jmr at macports.org jmr at macports.org
Wed Jun 13 07:28:26 PDT 2012


Revision: 94255
          https://trac.macports.org/changeset/94255
Author:   jmr at macports.org
Date:     2012-06-13 07:28:26 -0700 (Wed, 13 Jun 2012)
Log Message:
-----------
ng-spice: enable Xspice code model support (#31795)

Modified Paths:
--------------
    trunk/dports/science/ng-spice/Portfile

Modified: trunk/dports/science/ng-spice/Portfile
===================================================================
--- trunk/dports/science/ng-spice/Portfile	2012-06-13 14:07:38 UTC (rev 94254)
+++ trunk/dports/science/ng-spice/Portfile	2012-06-13 14:28:26 UTC (rev 94255)
@@ -5,6 +5,7 @@
 
 name            ng-spice
 version         23
+revision        1
 license         BSD
 categories      science cad
 maintainers     nomaintainer
@@ -15,7 +16,7 @@
                 code is based on three open source software packages: Spice3f5, \
                 Cider1b1 and Xspice. Ngspice is part of gEDA project, a full \
                 GPL'd suite of Electronic Design Automation tools. \
-                Note: this port does not compile the Cider and Xspice modules.
+                Note: this port does not compile the Cider module.
 
 homepage        http://ngspice.sourceforge.net/
 master_sites    sourceforge:project/ngspice/ng-spice-rework/${version}
@@ -39,7 +40,8 @@
 configure.args  --x-includes=${prefix}/include \
                 --x-libraries=${prefix}/lib \
                 --with-editline=yes \
-                --enable-x
+                --enable-x \
+                --enable-xspice
 
 post-destroot {
     file rename ${destroot}${prefix}/share/ngspice ${destroot}${prefix}/share/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120613/ee2e7eb8/attachment.html>


More information about the macports-changes mailing list