summaryrefslogtreecommitdiff
path: root/textproc/pdftohtml/files/patch-splash::Makefile
blob: 5282a38a5ca5ea7d9b2c944d8b720ec688e6434d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
$FreeBSD$

--- splash/Makefile
+++ splash/Makefile
@@ -16,9 +16,9 @@
 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++
+CXX ?= g++
 AR = ar rc
 RANLIB = ranlib