Revision
102348
Author
ryandesign@macports.org
Date
2013-01-31 12:04:41 -0800 (Thu, 31 Jan 2013)

Log Message

gdash: add libpng dependency; add patch to fix build with libpng 1.5; increase revision to rebuild with libpng 1.5

Modified Paths

Diff

Modified: trunk/dports/games/gdash/Portfile (102347 => 102348)


--- trunk/dports/games/gdash/Portfile	2013-01-31 19:57:24 UTC (rev 102347)
+++ trunk/dports/games/gdash/Portfile	2013-01-31 20:04:41 UTC (rev 102348)
@@ -6,7 +6,7 @@
 
 name                gdash
 version             20100212
-revision            1
+revision            2
 categories          games
 platforms           darwin
 maintainers         ryandesign openmaintainer
@@ -25,10 +25,13 @@
 depends_build       port:pkgconfig
 
 depends_lib         port:gtk2 \
+                    port:libpng \
                     path:lib/pkgconfig/sdl.pc:libsdl \
                     port:libsdl_image \
                     port:libsdl_mixer
 
+patchfiles          patch-src-IMG_savepng.c.diff
+
 configure.args      --disable-glibtest \
                     --disable-gtktest \
                     --disable-sdltest