$FreeBSD: ports/textproc/pdftohtml/files/patch-fofi::Makefile,v 1.1 2007/04/20 21:13:41 sobomax Exp $ --- fofi/Makefile +++ fofi/Makefile @@ -14,7 +14,7 @@ GOOSRCDIR = $(srcdir)/../goo GOOLIBDIR = ../goo -CXXFLAGS = -DHAVE_CONFIG_H -I.. -I$(GOOSRCDIR) -I$(srcdir) +CXXFLAGS += -DHAVE_CONFIG_H -I.. -I$(GOOSRCDIR) -I$(srcdir) CXX = g++ AR = ar rc