[38003] trunk/dports/lang/kaffe/Portfile

simon at macports.org simon at macports.org
Wed Jul 2 11:22:49 PDT 2008


Revision: 38003
          http://trac.macosforge.org/projects/macports/changeset/38003
Author:   simon at macports.org
Date:     2008-07-02 11:22:48 -0700 (Wed, 02 Jul 2008)
Log Message:
-----------
lang/kaffe: Use port:* style dependencies.

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

Modified: trunk/dports/lang/kaffe/Portfile
===================================================================
--- trunk/dports/lang/kaffe/Portfile	2008-07-02 18:22:32 UTC (rev 38002)
+++ trunk/dports/lang/kaffe/Portfile	2008-07-02 18:22:48 UTC (rev 38003)
@@ -24,11 +24,11 @@
                     --disable-debug \
                     --with-engine=intrp \
                     --mandir=${prefix}/share/man
-depends_lib         lib:libesd:esound \
-                    lib:libgmp:gmp \
-                    lib:libgtk.2:gtk2 \
-                    lib:libart_lgpl_2:libart_lgpl \
-                    lib:libfreetype:freetype
+depends_lib         port:esound \
+                    port:gmp \
+                    port:gtk2 \
+                    port:libart_lgpl \
+                    port:freetype
 
 platform darwin 8 {
     depends_lib-delete  port:jikes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080702/fe3286e5/attachment.html 


More information about the macports-changes mailing list