[63677] trunk/dports/games/starfighter/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Feb 12 00:54:17 PST 2010


Revision: 63677
          http://trac.macports.org/changeset/63677
Author:   ryandesign at macports.org
Date:     2010-02-12 00:54:17 -0800 (Fri, 12 Feb 2010)
Log Message:
-----------
starfighter: use port:-style dependencies

Modified Paths:
--------------
    trunk/dports/games/starfighter/Portfile

Modified: trunk/dports/games/starfighter/Portfile
===================================================================
--- trunk/dports/games/starfighter/Portfile	2010-02-12 08:53:38 UTC (rev 63676)
+++ trunk/dports/games/starfighter/Portfile	2010-02-12 08:54:17 UTC (rev 63677)
@@ -30,9 +30,9 @@
     file rename ${workpath}/starfighter-1.1 ${worksrcpath}
 }
 
-depends_lib             bin:sdl-config:libsdl \
-                        lib:libSDL_mixer:libsdl_mixer \
-                        lib:libSDL_image:libsdl_image
+depends_lib             port:libsdl \
+                        port:libsdl_mixer \
+                        port:libsdl_image
 
 use_configure           no
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100212/fc53e839/attachment.html>


More information about the macports-changes mailing list