aboutsummaryrefslogtreecommitdiff
path: root/textproc/libxml2/files
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-04-02 09:55:51 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-04-02 09:55:51 +0000
commite5c35d051fb77b42225b4550479e47220d4a4004 (patch)
tree23aa0023ced46d431ff363314d8137b5cc39659a /textproc/libxml2/files
parente38e6ac0ef24d4a174ce4abb9cc002d4d28b698d (diff)
downloadports-e5c35d051fb77b42225b4550479e47220d4a4004.tar.gz
ports-e5c35d051fb77b42225b4550479e47220d4a4004.zip
Notes
Diffstat (limited to 'textproc/libxml2/files')
-rw-r--r--textproc/libxml2/files/patch-ad16
1 files changed, 2 insertions, 14 deletions
diff --git a/textproc/libxml2/files/patch-ad b/textproc/libxml2/files/patch-ad
index dc7b56a04051..950263cfa9fb 100644
--- a/textproc/libxml2/files/patch-ad
+++ b/textproc/libxml2/files/patch-ad
@@ -1,8 +1,5 @@
-
-$FreeBSD$
-
---- doc/Makefile.in.orig Thu Feb 8 13:47:31 2001
-+++ doc/Makefile.in Fri Feb 9 02:04:41 2001
+--- doc/Makefile.in.orig Sat Mar 31 17:53:38 2001
++++ doc/Makefile.in Sat Mar 31 17:54:08 2001
@@ -112,7 +112,7 @@
Z_CFLAGS = @Z_CFLAGS@
Z_LIBS = @Z_LIBS@
@@ -12,12 +9,3 @@ $FreeBSD$
# The top-level SGML file.
DOC_MAIN_SGML_FILE = gnome-xml.sgml
-@@ -120,7 +120,7 @@
- # The directory containing the source code (if it contains documentation).
- DOC_SOURCE_DIR = ..
-
--HTML_DIR = $(prefix)/doc
-+HTML_DIR = $(datadir)
-
- TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)/html
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs