$FreeBSD: ports/www/yaws/files/patch-src_Makefile,v 1.1 2006/07/18 19:39:03 olgeni Exp $ --- 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