freebsd-ports/x11-toolkits/gtkada/files/patch-docs::gtkada_ug::Makefile.in
Maxim Sobolev 2af503f342 - Unbroke with threaded Mesa;
While I'm here:
- update to 1.2.2;
- respect CFLAGS;
- sort pkg-plist;
- properly name shared libraries.

Submitted by:	bento
2001-08-15 09:56:11 +00:00

12 lines
282 B
Text

$FreeBSD$
--- docs/gtkada_ug/Makefile.in 2001/08/15 09:24:24 1.1
+++ docs/gtkada_ug/Makefile.in 2001/08/15 09:24:35
@@ -1,5 +1,5 @@
prefix = @prefix@
-docdir = $(prefix)/doc/GtkAda/gtkada_ug
+docdir = $(prefix)/share/doc/GtkAda/gtkada_ug
MKDIR = mkdir -p
INSTALL = @INSTALL@