summaryrefslogtreecommitdiff
path: root/textproc/pdftohtml/files/patch-splash::Makefile
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2014-06-20 18:37:53 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2014-06-20 18:37:53 +0000
commitfcc60b2d0dc26f17bf4b0c12130beb05aec7d52b (patch)
tree99d1c569df8e835f9dbf96427ff1021eac6e93cb /textproc/pdftohtml/files/patch-splash::Makefile
parentnet-p2p/retroshare: update to 0.5.5c (diff)
- Update to 0.40a.
PR: 190823 Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Notes
Notes: svn path=/head/; revision=358626
Diffstat (limited to 'textproc/pdftohtml/files/patch-splash::Makefile')
-rw-r--r--textproc/pdftohtml/files/patch-splash::Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/textproc/pdftohtml/files/patch-splash::Makefile b/textproc/pdftohtml/files/patch-splash::Makefile
deleted file mode 100644
index 5282a38a5ca5..000000000000
--- a/textproc/pdftohtml/files/patch-splash::Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-
-$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
-