[38854] trunk/dports/games/2Pong/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Aug 1 03:40:27 PDT 2008


Revision: 38854
          http://trac.macosforge.org/projects/macports/changeset/38854
Author:   ryandesign at macports.org
Date:     2008-08-01 03:40:27 -0700 (Fri, 01 Aug 2008)
Log Message:
-----------
2Pong: use port:-style dependencies to ensure we only depend on other MacPorts ports

Modified Paths:
--------------
    trunk/dports/games/2Pong/Portfile

Modified: trunk/dports/games/2Pong/Portfile
===================================================================
--- trunk/dports/games/2Pong/Portfile	2008-08-01 10:39:08 UTC (rev 38853)
+++ trunk/dports/games/2Pong/Portfile	2008-08-01 10:40:27 UTC (rev 38854)
@@ -17,9 +17,9 @@
 checksums               md5 55d54deb30f079d4b2684b7f7c8ab57f
 use_bzip2               yes
 
-depends_lib             bin:sdl-config:libsdl \
-                        lib:libSDL_image:libsdl_image \
-                        lib:libSDL_mixer:libsdl_mixer
+depends_lib             port:libsdl \
+                        port:libsdl_image \
+                        port:libsdl_mixer
 
 use_configure           no
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080801/d22b5078/attachment-0001.html 


More information about the macports-changes mailing list