[72204] trunk/dports/lang/scala28/Portfile

blair at macports.org blair at macports.org
Wed Oct 6 14:01:12 PDT 2010


Revision: 72204
          http://trac.macports.org/changeset/72204
Author:   blair at macports.org
Date:     2010-10-06 14:01:11 -0700 (Wed, 06 Oct 2010)
Log Message:
-----------
Now that the scala_select port is out and that the scala27 port no
longer installs the primary symbolic links into ${prefix}/bin, depend
upon scala_select to allow users to pick the version of scala they
want.

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

Modified: trunk/dports/lang/scala28/Portfile
===================================================================
--- trunk/dports/lang/scala28/Portfile	2010-10-06 20:58:13 UTC (rev 72203)
+++ trunk/dports/lang/scala28/Portfile	2010-10-06 21:01:11 UTC (rev 72204)
@@ -4,6 +4,7 @@
 
 name            scala28
 version         2.8.0
+revision        1
 categories      lang java
 maintainers     openmaintainer brett blair
 description     The Scala Programming Language
@@ -24,6 +25,8 @@
                 sha1 9f06c56718b43a14e8dff412f532e3bfe36f3128 \
                 rmd160 647774d2eea5625796ecf0893d55e2081940afb7
 
+depends_lib     port:scala_select
+
 use_configure   no
 build           {}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101006/978fb669/attachment.html>


More information about the macports-changes mailing list