[83932] trunk/dports/games/supertux/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Sep 12 22:17:07 PDT 2011


Revision: 83932
          http://trac.macports.org/changeset/83932
Author:   ryandesign at macports.org
Date:     2011-09-12 22:17:02 -0700 (Mon, 12 Sep 2011)
Log Message:
-----------
supertux: use port:-style dependencies; see #31015

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

Modified: trunk/dports/games/supertux/Portfile
===================================================================
--- trunk/dports/games/supertux/Portfile	2011-09-13 03:33:32 UTC (rev 83931)
+++ trunk/dports/games/supertux/Portfile	2011-09-13 05:17:02 UTC (rev 83932)
@@ -24,10 +24,10 @@
 patchfiles	patch-src_menu.h \
 		patch-src_texture.h
 
-depends_lib	bin:sdl-config:libsdl \
-		lib:libmikmod:libmikmod \
-		lib:libSDL_mixer:libsdl_mixer \
-		lib:libSDL_image:libsdl_image
+depends_lib	path:lib/pkgconfig/sdl.pc:libsdl \
+		port:libmikmod \
+		port:libsdl_mixer \
+		port:libsdl_image
 
 configure.args	--disable-sdltest
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110912/ef8afcc0/attachment.html>


More information about the macports-changes mailing list