--- Makefile	Sun Feb  4 02:44:21 2007
+++ Makefile.port	Thu Apr 19 22:33:09 2007
@@ -4,7 +4,7 @@
 #  This project has been placed under the GPL Licence.
 #
 
-CXXFLAGS	:= -O2 `cups-config --cflags` 
+CXXFLAGS	+= `cups-config --cflags` 
 LDFLAGS		:= `cups-config --ldflags`
 CUPSFILTER	:= `cups-config --serverbin`/filter
 CUPSPPD		:= `cups-config --datadir`/model
