Revision
38850
Author
ryandesign@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

Diff

Modified: trunk/dports/games/alienblaster/Portfile (38849 => 38850)


--- 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}