[34261] trunk/dports/games/glpong/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Feb 19 15:15:09 PST 2008


Revision: 34261
          http://trac.macosforge.org/projects/macports/changeset/34261
Author:   ryandesign at macports.org
Date:     2008-02-19 15:15:08 -0800 (Tue, 19 Feb 2008)

Log Message:
-----------
glpong: use port-style dependencies instead of deprecated lib-style

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

Modified: trunk/dports/games/glpong/Portfile
===================================================================
--- trunk/dports/games/glpong/Portfile	2008-02-19 20:45:20 UTC (rev 34260)
+++ trunk/dports/games/glpong/Portfile	2008-02-19 23:15:08 UTC (rev 34261)
@@ -15,9 +15,9 @@
 master_sites	http://math.missouristate.edu/~erik/files/
 checksums	md5 aa4383fe80c5b2474b33c24d2a93d5d3
 
-depends_lib	lib:libsdl:libsdl \
-		lib:libsdl_image:libsdl_image \
-		lib:libsdl_mixer:libsdl_mixer
+depends_lib	port:libsdl \
+		port:libsdl_image \
+		port:libsdl_mixer
 
 configure.args	--disable-sdltest
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080219/060ef05e/attachment.html 


More information about the macports-changes mailing list