diff options
Diffstat (limited to '')
-rw-r--r-- | x11/gnome-libs/files/patch-devel-docs::zvt::Makefile.in | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/gnome-libs/files/patch-devel-docs::zvt::Makefile.in b/x11/gnome-libs/files/patch-devel-docs::zvt::Makefile.in index c03007ea3a2d..60b6affec183 100644 --- a/x11/gnome-libs/files/patch-devel-docs::zvt::Makefile.in +++ b/x11/gnome-libs/files/patch-devel-docs::zvt::Makefile.in @@ -1,13 +1,10 @@ - -$FreeBSD$ - --- devel-docs/zvt/Makefile.in 2002/05/01 01:47:18 1.1 +++ devel-docs/zvt/Makefile.in 2002/05/01 01:51:06 @@ -158,7 +158,7 @@ # The directory containing the source code (if it contains documentation). DOC_SOURCE_DIR = $(GNOME_LIBS_DIR)/zvt --HTML_DIR = $(datadir)/html +-HTML_DIR = $(datadir)/gnome/html +HTML_DIR = $(prefix)/share/doc/gnomelibs TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE) |