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

macsforever2000 at macports.org macsforever2000 at macports.org
Wed Jan 20 21:57:10 PST 2010


Revision: 62889
          http://trac.macports.org/changeset/62889
Author:   macsforever2000 at macports.org
Date:     2010-01-20 21:57:08 -0800 (Wed, 20 Jan 2010)
Log Message:
-----------
Added missing dependency on xorg-libXaw. (#23370)

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

Modified: trunk/dports/science/ng-spice/Portfile
===================================================================
--- trunk/dports/science/ng-spice/Portfile	2010-01-21 05:54:36 UTC (rev 62888)
+++ trunk/dports/science/ng-spice/Portfile	2010-01-21 05:57:08 UTC (rev 62889)
@@ -4,7 +4,7 @@
 
 name		ng-spice
 version		19
-revision	1
+revision	2
 categories	science cad
 maintainers	nomaintainer
 platforms       darwin
@@ -29,6 +29,8 @@
 
 worksrcdir	ngspice-${version}
 
+depends_lib port:xorg-libXaw
+
 configure.args	--mandir=${prefix}/share/man \
 		--infodir=${prefix}/share/info \
 		--with-editline=yes \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100120/939be726/attachment-0001.html>


More information about the macports-changes mailing list