Index: Portfile
===================================================================
--- Portfile	(revision 59091)
+++ Portfile	(working copy)
@@ -143,6 +143,7 @@
     depends_lib-append path:lib/pkgconfig/sdl.pc:libsdl-devel
     # ticket #20938 -- disable for 32 bit intel only
     if { $build_arch == "i386" } {
+    	configure.cflags-append -mdynamic-no-pic
         if { ![variant_isset no_gpl] } {
             configure.args-delete --enable-swscale
         }

