freebsd-ports/x11/gnomelibs/files/patch-devel-docs::gnomeui::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
345 B
Plaintext

$FreeBSD$
--- devel-docs/gnomeui/Makefile.in 2002/05/01 01:47:18 1.1
+++ devel-docs/gnomeui/Makefile.in 2002/05/01 01:50:55
@@ -161,7 +161,7 @@
CFLAGS = `gnome-config --cflags gnomeui`
LDFLAGS = `gnome-config --libs gnomeui`
-HTML_DIR = $(datadir)/html
+HTML_DIR = $(prefix)/share/doc/gnomelibs
TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)