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