diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-02-20 06:20:25 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-02-20 06:20:25 +0800 |
commit | 52eb0c363dbd39ca18828556aa6e06a0f55cdad1 (patch) | |
tree | 4b825dc642cb6eb9a060e54bf8d69288fbee4904 /math/gnumeric2/files/patch-doc_xmldocs.make | |
parent | 02ae0012100b6d06fd4310bcc5e44198eaf8930e (diff) | |
download | marcuscom-ports-52eb0c363dbd39ca18828556aa6e06a0f55cdad1.tar.gz marcuscom-ports-52eb0c363dbd39ca18828556aa6e06a0f55cdad1.tar.zst marcuscom-ports-52eb0c363dbd39ca18828556aa6e06a0f55cdad1.zip |
Remove the GNOME 2.1 ports. These have been merged into FreeBSD CVS
as GNOME 2.2....next up, GNOME 2.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@538 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'math/gnumeric2/files/patch-doc_xmldocs.make')
-rw-r--r-- | math/gnumeric2/files/patch-doc_xmldocs.make | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/gnumeric2/files/patch-doc_xmldocs.make b/math/gnumeric2/files/patch-doc_xmldocs.make deleted file mode 100644 index 082315756..000000000 --- a/math/gnumeric2/files/patch-doc_xmldocs.make +++ /dev/null @@ -1,11 +0,0 @@ ---- doc/xmldocs.make.orig Tue Sep 24 09:15:18 2002 -+++ doc/xmldocs.make Sat Oct 5 02:43:17 2002 -@@ -32,7 +32,7 @@ - # dist-hook: app-dist-hook - # - --docdir = $(gnumeric_datadir)/share/gnome/help/$(docname)/$(lang) -+docdir = $(gnumeric_datadir)/help/$(docname)/$(lang) - - xml_files = $(entities) $(docname).xml - |