
$FreeBSD: tags/RELEASE_10_1_0/www/yaws/files/patch-src_Makefile 340725 2014-01-22 17:40:44Z mat $

--- src/Makefile.orig
+++ src/Makefile
@@ -3,7 +3,7 @@
 ifeq ($(TYPE),debug)
 DEBUG_FLAGS = -Ddebug +debug_info
 else
-DEBUG_FLAGS =
+DEBUG_FLAGS = +debug_info
 endif
 
 include ../vsn.mk
