[38850] trunk/dports/games/alienblaster/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Aug 1 03:29:07 PDT 2008


Revision: 38850
          http://trac.macosforge.org/projects/macports/changeset/38850
Author:   ryandesign at macports.org
Date:     2008-08-01 03:29:07 -0700 (Fri, 01 Aug 2008)
Log Message:
-----------
alienblaster: depend on libsdl and libsdl_mixer via port: syntax to ensure only MacPorts ports get used

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

Modified: trunk/dports/games/alienblaster/Portfile
===================================================================
--- trunk/dports/games/alienblaster/Portfile	2008-08-01 10:28:05 UTC (rev 38849)
+++ trunk/dports/games/alienblaster/Portfile	2008-08-01 10:29:07 UTC (rev 38850)
@@ -17,8 +17,8 @@
 
 checksums               md5 27412a868f7d4ae0949036aeb29a6691
 
-depends_lib             bin:sdl-config:libsdl \
-                        lib:libSDL_mixer:libsdl_mixer
+depends_lib             port:libsdl \
+                        port:libsdl_mixer
 
 worksrcdir              ${name}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080801/b933eb43/attachment.html 


More information about the macports-changes mailing list