[44341] trunk/dports/lang/spidermonkey/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Dec 26 14:38:45 PST 2008


Revision: 44341
          http://trac.macports.org/changeset/44341
Author:   ryandesign at macports.org
Date:     2008-12-26 14:38:45 -0800 (Fri, 26 Dec 2008)
Log Message:
-----------
spidermonkey: nspr is a library dependency; see #17784

Modified Paths:
--------------
    trunk/dports/lang/spidermonkey/Portfile

Modified: trunk/dports/lang/spidermonkey/Portfile
===================================================================
--- trunk/dports/lang/spidermonkey/Portfile	2008-12-26 19:08:42 UTC (rev 44340)
+++ trunk/dports/lang/spidermonkey/Portfile	2008-12-26 22:38:45 UTC (rev 44341)
@@ -5,6 +5,7 @@
 
 name                spidermonkey
 version             1.7.0
+revision            1
 epoch               1
 categories          lang
 platforms           darwin
@@ -22,8 +23,8 @@
                     sha1 1a99e8e10cb6600a03ea98895583a8ed42136d1f \
                     rmd160 6eadf1ac7c10a13b3db3d499856c9e18ddbcdfdb
 
-depends_build       port:readline \
-                    port:nspr
+depends_build       port:readline
+depends_lib         port:nspr
 worksrcdir          js/src
 
 patchfiles          spidermonkey-1.5-build.patch \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081226/bfd79293/attachment.html>


More information about the macports-changes mailing list