1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
freebsd-ports/x11-toolkits/gtkada/files/patch-docs::gtkada_ug::Makefile.in
Pav Lucistnik 05af0fc65b - Update to 2.4.0
- Take maintainership

PR:		ports/98986
Submitted by:	Petr Holub <hopet@ics.muni.cz>
2006-10-08 15:04:43 +00:00

13 lines
282 B
Plaintext

$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@