freebsd-ports/x11/gnomelibs/files/patch-devel-docs::gnome::Makefile.in
Maxim Sobolev 17b6cc0afe - Move misc documentation into share/doc where it belongs;
- use USE_LIBTOOL while I here;
- make gnome-hint from gnomecore actually working;
- bump PORTREVISIONs.
2002-05-01 20:23:03 +00:00

15 lines
379 B
Plaintext

$FreeBSD$
--- devel-docs/gnome/Makefile.in 2002/05/01 01:47:18 1.1
+++ devel-docs/gnome/Makefile.in 2002/05/01 01:50:40
@@ -158,7 +158,7 @@
# The directory containing the source code (if it contains documentation).
DOC_SOURCE_DIR = $(GNOME_LIBS_DIR)/libgnome
-HTML_DIR = $(datadir)/html
+HTML_DIR = $(prefix)/share/doc/gnomelibs
TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)