mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
b262602966
PR: ports/58032 Submitted by: Marcus von Appen <mva@sysfault.org> Approved by: adamw (mentor)
12 lines
329 B
Plaintext
12 lines
329 B
Plaintext
--- doc/Makefile.in.orig Sun Oct 12 13:30:43 2003
|
|
+++ doc/Makefile.in Tue Oct 14 23:35:13 2003
|
|
@@ -88,7 +88,7 @@
|
|
am__quote = @am__quote@
|
|
install_sh = @install_sh@
|
|
|
|
-DOC_MODULE = liblingoteach-$(VERSION)
|
|
+DOC_MODULE = liblingoteach
|
|
HTML_DIR = $(datadir)/doc
|
|
subdir = doc
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|