aboutsummaryrefslogtreecommitdiff
path: root/editors/abiword-devel/files/patch-..::wv::libole2::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'editors/abiword-devel/files/patch-..::wv::libole2::Makefile.in')
-rw-r--r--editors/abiword-devel/files/patch-..::wv::libole2::Makefile.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/editors/abiword-devel/files/patch-..::wv::libole2::Makefile.in b/editors/abiword-devel/files/patch-..::wv::libole2::Makefile.in
deleted file mode 100644
index c1aa9c4a9a1d..000000000000
--- a/editors/abiword-devel/files/patch-..::wv::libole2::Makefile.in
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- ../wv/libole2/Makefile.in 2001/11/23 14:38:19 1.1
-+++ ../wv/libole2/Makefile.in 2001/11/23 14:43:32
-@@ -13,7 +13,7 @@
- HAVE_GLIB = @HAVE_GLIB@
- HAVE_GNOMEVFS= @HAVE_GNOMEVFS@
-
--CFLAGS = @CPPFLAGS@ @CFLAGS@ @DEFS@ -I$(srcdir)/ -I$(srcdir)/.. -DTTFDIR=\"$(datadir)/wv/ttf\" -I$(srcdir)/../libole2 @WMF_CFLAGS@ @GLIB_CFLAGS@
-+CFLAGS = -I$(srcdir)/.. @CPPFLAGS@ @CFLAGS@ @DEFS@ -I$(srcdir)/ -DTTFDIR=\"$(datadir)/wv/ttf\" -I$(srcdir)/../libole2 @WMF_CFLAGS@ @GLIB_CFLAGS@
- ifneq ($(HAVE_GLIB), 1)
- CFLAGS += -I$(srcdir)/../glib-wv/
- endif