diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-10-31 21:37:03 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-10-31 21:37:03 +0000 |
commit | 151fcf0af3cc4bda932f26e38162b762fb806be0 (patch) | |
tree | 2f5e700489c63eef670facb004b637f6c690e3db /editors/AbiWord/files/patch-..::wv::libole2::Makefile.in | |
parent | Per distfile survey, remove mastersite that disappeared in August 2003. (diff) |
Remove AbiWord-1.x now that 2.0 has been released, and is the new stable
release.
Notes
Notes:
svn path=/head/; revision=92746
Diffstat (limited to 'editors/AbiWord/files/patch-..::wv::libole2::Makefile.in')
-rw-r--r-- | editors/AbiWord/files/patch-..::wv::libole2::Makefile.in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/editors/AbiWord/files/patch-..::wv::libole2::Makefile.in b/editors/AbiWord/files/patch-..::wv::libole2::Makefile.in deleted file mode 100644 index c1aa9c4a9a1d..000000000000 --- a/editors/AbiWord/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 |