Revision
75272
Author
jmr@macports.org
Date
2011-01-19 06:35:44 -0800 (Wed, 19 Jan 2011)

Log Message

libsdl_image: add pkgconfig build dep

Modified Paths

Diff

Modified: trunk/dports/devel/libsdl_image/Portfile (75271 => 75272)


--- trunk/dports/devel/libsdl_image/Portfile	2011-01-19 14:10:04 UTC (rev 75271)
+++ trunk/dports/devel/libsdl_image/Portfile	2011-01-19 14:35:44 UTC (rev 75272)
@@ -24,6 +24,7 @@
                 sha1    6bae71fdfd795c3dbf39f6c7c0cf8b212914ef97 \
                 rmd160  8133f7f8d488b1c3f69ad80a941289b4508d2901
 
+depends_build   port:pkgconfig
 depends_lib     path:lib/pkgconfig/sdl.pc:libsdl \
                 port:libpng \
                 port:jpeg \